From 05467aed616dadfbdb27617fd08ace8f058b7d43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9C=E7=AC=99=E6=AD=8C?= <2277317060@qq.com> Date: Mon, 8 Apr 2024 17:32:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=94=9F=E4=BA=A7=E7=95=8C?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hw-ui/src/views/board/fifthFloor/index.vue | 130 +++++++++- hw-ui/src/views/board/firstFloor/index.vue | 29 ++- .../src/views/board/fourthFloor/assemble.vue | 50 +++- hw-ui/src/views/board/fourthFloor/weld.vue | 3 +- hw-ui/src/views/login.vue | 5 + .../src/views/mes/barcode/endProductIndex.vue | 225 ++++++++++-------- .../views/mes/productplan/addProductPlan.vue | 200 +++++++++------- 7 files changed, 439 insertions(+), 203 deletions(-) diff --git a/hw-ui/src/views/board/fifthFloor/index.vue b/hw-ui/src/views/board/fifthFloor/index.vue index 80ee599b..72675eec 100644 --- a/hw-ui/src/views/board/fifthFloor/index.vue +++ b/hw-ui/src/views/board/fifthFloor/index.vue @@ -27,6 +27,24 @@
领料 完成 + + + + +
+ 确 定 +
+ 下发 + +
@@ -114,6 +132,15 @@ width="120" > @@ -1089,4 +1206,13 @@ export default { position: absolute; transform: translate(-50%, -50%); } + +/deep/ .dialog .app-container { + background: none !important; + position: static; +} + +/deep/ .dialog .el-dialog__body { + padding: 0 !important; +} diff --git a/hw-ui/src/views/board/firstFloor/index.vue b/hw-ui/src/views/board/firstFloor/index.vue index 43de5a9b..60b48e82 100644 --- a/hw-ui/src/views/board/firstFloor/index.vue +++ b/hw-ui/src/views/board/firstFloor/index.vue @@ -65,6 +65,7 @@ 条码打印 @@ -454,11 +455,21 @@ 申请领料 + + +
+ +
+ +