zhangqun 11 months ago
parent 8a39e11c73
commit 08fec1782f
  1. 2
      pages/investigation/index.vue
  2. 1
      pages/investigation/task.vue

@ -96,7 +96,7 @@
}, },
// //
onLoad(e) { onLoad(e) {
this.getList() // this.getList()
}, },
onShow() { onShow() {

@ -825,6 +825,7 @@
.globalRequest( .globalRequest(
"/hiddenDanger/highDanger/getUserHiddenDangerList", { "/hiddenDanger/highDanger/getUserHiddenDangerList", {
nuserid: this.$.getData("token"), nuserid: this.$.getData("token"),
pcType: 2,
businessId businessId
}, },
"GET" "GET"

Loading…
Cancel
Save