From b4664a626f17d6aed07aae96e99b53024ea438c7 Mon Sep 17 00:00:00 2001 From: limingtao <@ming_tao_li> Date: Mon, 5 Aug 2024 16:47:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=B2=E5=AE=8C=E6=88=90=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/investigation/complete.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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