diff --git a/src/config/getData1.js b/src/config/getData1.js index 0572853..d3b15fa 100644 --- a/src/config/getData1.js +++ b/src/config/getData1.js @@ -57,7 +57,8 @@ export const authority = () => { name: '清洗管理', sonTree: [ {menu_id: '1', name: '清洗上料', path: '/cleaningloading'}, - {menu_id: '2', name: '清洗下料', path: '/cleaningcutting'} + {menu_id: '2', name: '清洗下料', path: '/cleaningcutting'}, + {menu_id: '3', name: '人工倒料', path: '/manpour'} ] } ] diff --git a/src/pages/modules/clean/index.vue b/src/pages/modules/clean/index.vue index c68747a..ba0d42e 100644 --- a/src/pages/modules/clean/index.vue +++ b/src/pages/modules/clean/index.vue @@ -26,7 +26,7 @@ export default { }, computed: { title () { - let res = ['清洗上料', '清洗下料'][Number(this.$route.meta.guidePath) - 1] + let res = ['清洗上料', '清洗下料', '人工倒料'][Number(this.$route.meta.guidePath) - 1] return res }, ...mapGetters(['keepAlive']) diff --git a/src/pages/modules/clean/man-pour.vue b/src/pages/modules/clean/man-pour.vue index a573fda..62b4442 100644 --- a/src/pages/modules/clean/man-pour.vue +++ b/src/pages/modules/clean/man-pour.vue @@ -3,7 +3,7 @@
-
仓库
+
车间
-
单据类型
+
设备
-
物料
+
规格
-
规格
+
编码
-
重量(g)
+
名称
-
单重(g)
+
重量(g)
- -
-
-
-
数量
-
- -
-
-
-
入库点
-
- - - - -
-
-
-
载具号
-
- -
-
- -
-
-
-
备注
-
- +
- - + +