diff --git a/src/router/index.js b/src/router/index.js
index 391e2aa..dfac89f 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -67,15 +67,15 @@ const routes = [{
// },
// component: () => import('@/views/alarmVideos/alarmLog')
// },
- {
- path: 'checkSummary',
- name: 'checkSummary',
- meta: {
- icon: 'eye',
- name: '盘点统计'
- },
- component: () => import('@/views/checkSummary/index')
- },
+ // {
+ // path: 'checkSummary',
+ // name: 'checkSummary',
+ // meta: {
+ // icon: 'eye',
+ // name: '盘点统计'
+ // },
+ // component: () => import('@/views/checkSummary/index')
+ // },
{
path: 'emptyCheckManage',
name: 'emptyCheckManage',
@@ -154,15 +154,15 @@ const routes = [{
},
component: () => import('@/views/cameraManage/model')
},
- {
- path: 'checkMonitoring',
- name: 'checkMonitoring',
- meta: {
- icon: "eye",
- name: '实时盘点监控'
- },
- component: () => import('@/views/checkMonitoring/index')
- },
+ // {
+ // path: 'checkMonitoring',
+ // name: 'checkMonitoring',
+ // meta: {
+ // icon: "eye",
+ // name: '实时盘点监控'
+ // },
+ // component: () => import('@/views/checkMonitoring/index')
+ // },
// {
// path: 'productSpecManage',
// name: 'productSpecManage',
diff --git a/src/views/emptyCheckManage/Subsection.vue b/src/views/emptyCheckManage/Subsection.vue
index e898af2..005a2da 100644
--- a/src/views/emptyCheckManage/Subsection.vue
+++ b/src/views/emptyCheckManage/Subsection.vue
@@ -10,7 +10,7 @@
>
{{ getRandom(latticeRow + 1 -index, latticeRow, nums.row, total.row) }}
-