From 7451dcb6b26450f3c66d134e21abe3d1b711f59a Mon Sep 17 00:00:00 2001 From: douzhuo <17611323298@163.com> Date: Fri, 18 Mar 2022 14:37:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/learning/Keywordsearch.vue | 2 +- pages/mine/details2.vue | 3 +-- pages/mine/equipment/index.vue | 3 --- 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/pages/learning/Keywordsearch.vue b/pages/learning/Keywordsearch.vue index 17e7414..e7a0751 100644 --- a/pages/learning/Keywordsearch.vue +++ b/pages/learning/Keywordsearch.vue @@ -38,7 +38,7 @@ disabled:false }; }, - onLoad: function(options) { + onLoad(options) { this.customerId = options.customerId; this.keyword=options.keyword; this.skpl=options.skpl; diff --git a/pages/mine/details2.vue b/pages/mine/details2.vue index 8aafbfd..bc34ae4 100644 --- a/pages/mine/details2.vue +++ b/pages/mine/details2.vue @@ -1684,12 +1684,11 @@ } }) } - }) this.newluyinList = jsonInfo; this.dialogList.push(jsonInfo[this.textindex]); var itc = parseInt(info.bg / 1000) - // this.adasdasdasd(itc) + this.adasdasdasd(itc) } }) }, diff --git a/pages/mine/equipment/index.vue b/pages/mine/equipment/index.vue index bfbcb37..a2dbea8 100644 --- a/pages/mine/equipment/index.vue +++ b/pages/mine/equipment/index.vue @@ -83,9 +83,6 @@ - - -