diff --git a/pages/investigation/complete.vue b/pages/investigation/complete.vue index 01c4a99..654a858 100644 --- a/pages/investigation/complete.vue +++ b/pages/investigation/complete.vue @@ -2,7 +2,7 @@ - + @@ -310,6 +310,11 @@ // this.getList() }, + skipPage(){ + this.$.setData('pageStatus', 3) + this.$.setData('pageType', '3') + this.$.openTab('/pages/investigation/index') + }, initTroubleshootingData(id, index) { this.troubleshootingData[index].extraConfigs = [] this.$request