From 49f3321fa839e0ff5fb4d2de75756096a6db7b92 Mon Sep 17 00:00:00 2001 From: Fixiaobai <fixiaobai@163.com> Date: 星期日, 24 九月 2023 10:50:08 +0800 Subject: [PATCH] Merge branch 'master' of http://114.132.189.42:9002/r/mom-before --- src/view/index.vue | 30 +++--------------------------- 1 files changed, 3 insertions(+), 27 deletions(-) diff --git a/src/view/index.vue b/src/view/index.vue index dd9f1d7..0c7c5f5 100644 --- a/src/view/index.vue +++ b/src/view/index.vue @@ -352,18 +352,6 @@ v: "WMS绠$悊", i: "font icon-a-Inventorydumprequest", c: [{ - k: 15, - v: "鍘熸潗鏂欏簱瀛�", - i: "font icon-shouye", - u: "" - }, - { - k: 16, - v: "鍥炲崟绠$悊", - i: "font icon-shouye", - u: "" - }, - { k: 17, v: "鍗婃垚鍝佸簱瀛�", i: "font icon-shouye", @@ -413,7 +401,7 @@ }, { k: 6, - v: "鎴愬搧妫�楠�", + v: "浜у搧妫�楠�", i: "font icon-shouye", u: "finishedProductInspection" }, @@ -472,12 +460,6 @@ u: "record-content" }, { - k: 24, - v: "鑷椤圭洰缁存姢", - i: "font icon-shouye", - u: "self-inspection" - }, - { k: 25, v: "鎶�鏈寚鏍囩淮鎶�", i: "font icon-shouye", @@ -500,12 +482,6 @@ v: "鐗╂枡娓呭崟缁存姢", i: "font icon-shouye", u: "mbom" - }, - { - k: 30, - v: "鐢熶骇宸ヨ壓缁存姢", - i: "font icon-shouye", - u: "equipmentmaintain" } ] } @@ -559,7 +535,7 @@ u: "index-index" }] }, - + upTabActive(num) { this.tabActive = num; this.activeP = num; @@ -577,7 +553,7 @@ localStorage.removeItem("autoenter"); this.$router.push("/enter"); }, - removeAllTab(){ + removeAllTab() { this.upIndex++ this.$message.warning('鏁版嵁鍙樺姩杈冨ぇ,椤甸潰鑷姩鏇存柊!') } -- Gitblit v1.9.3