diff --git a/pages.json b/pages.json
index 7c07ecd..68b4571 100644
--- a/pages.json
+++ b/pages.json
@@ -47,12 +47,6 @@
"style": {
"navigationStyle": "custom"
}
- },
- {
- "path" : "pages/modules/equip-inspection",
- "style": {
- "navigationStyle": "custom"
- }
}
],
"globalStyle": {
diff --git a/pages/home/home.vue b/pages/home/home.vue
index 7a17205..4d16b5c 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -47,6 +47,7 @@
},
created () {
this._authority()
+ this.$store.dispatch('publicObj', '')
},
methods: {
async _authority () {
diff --git a/pages/modules/equip-inspection.vue b/pages/modules/equip-inspection.vue
deleted file mode 100644
index cfe8fb3..0000000
--- a/pages/modules/equip-inspection.vue
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
-
-
-
- 设备号
-
-
-
-
-
-
- 状态
-
-
-
-
-
-
- 备注
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-