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) {
this.getList()
// this.getList()
},
onShow() {

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

Loading…
Cancel
Save