From 7b2fffec6f45d2b5d4c827efbeee4a2e21c0adc0 Mon Sep 17 00:00:00 2001 From: value <z1292839451@163.com> Date: 星期四, 21 九月 2023 16:52:20 +0800 Subject: [PATCH] 9.21 --- src/view/index.vue | 10 ++-------- 1 files changed, 2 insertions(+), 8 deletions(-) diff --git a/src/view/index.vue b/src/view/index.vue index 27b1664..0c7c5f5 100644 --- a/src/view/index.vue +++ b/src/view/index.vue @@ -352,12 +352,6 @@ v: "WMS绠$悊", i: "font icon-a-Inventorydumprequest", c: [{ - k: 15, - v: "鍘熸潗鏂欏簱瀛�", - i: "font icon-shouye", - u: "" - }, - { k: 17, v: "鍗婃垚鍝佸簱瀛�", i: "font icon-shouye", @@ -541,7 +535,7 @@ u: "index-index" }] }, - + upTabActive(num) { this.tabActive = num; this.activeP = num; @@ -559,7 +553,7 @@ localStorage.removeItem("autoenter"); this.$router.push("/enter"); }, - removeAllTab(){ + removeAllTab() { this.upIndex++ this.$message.warning('鏁版嵁鍙樺姩杈冨ぇ,椤甸潰鑷姩鏇存柊!') } -- Gitblit v1.9.3