From 23d29d43b8fd1022464814da2f9b05be13c3c24f Mon Sep 17 00:00:00 2001
From: 王震 <10952869+daywangzhen@user.noreply.gitee.com>
Date: 星期三, 30 八月 2023 09:37:36 +0800
Subject: [PATCH] 基础数据
---
src/view/index.vue | 12 +++---------
1 files changed, 3 insertions(+), 9 deletions(-)
diff --git a/src/view/index.vue b/src/view/index.vue
index 168bfdf..711181b 100644
--- a/src/view/index.vue
+++ b/src/view/index.vue
@@ -417,12 +417,6 @@
},
{
k: 10.1,
- v: "宸℃",
- i: "font icon-shouye",
- u: ""
- },
- {
- k: 10.2,
v: "涓嶅悎鏍煎搧澶勭疆",
i: "font icon-shouye",
u: "Processingproducts"
@@ -491,13 +485,13 @@
k: 29,
v: "宸℃椤圭洰缁存姢",
i: "font icon-shouye",
- u: "list-1"
+ u: "routinginspection"
},
{
k: 30,
v: "璁惧鎸囨爣缁存姢",
i: "font icon-shouye",
- u: "list-2"
+ u: "equipmentmaintain"
}
]
}
@@ -572,4 +566,4 @@
}
}
};
-</script>
\ No newline at end of file
+</script>
--
Gitblit v1.9.3