From e182b977e33529de7cdb8bd701eec4e96028e1e1 Mon Sep 17 00:00:00 2001 From: zhangdi <1104545947@qq.com> Date: Fri, 15 May 2026 20:02:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=93=E5=BA=93=E9=97=AE=E9=A2=98=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/outboundDialog.vue | 909 ++++++++++-------- .../glassCakeOutbound/index.vue | 4 +- 2 files changed, 503 insertions(+), 410 deletions(-) diff --git a/src/views/inboundOutboundManagement/glassCakeOutbound/components/outboundDialog.vue b/src/views/inboundOutboundManagement/glassCakeOutbound/components/outboundDialog.vue index b10bdade..b677b16a 100644 --- a/src/views/inboundOutboundManagement/glassCakeOutbound/components/outboundDialog.vue +++ b/src/views/inboundOutboundManagement/glassCakeOutbound/components/outboundDialog.vue @@ -1,430 +1,523 @@ \ No newline at end of file diff --git a/src/views/inboundOutboundManagement/glassCakeOutbound/index.vue b/src/views/inboundOutboundManagement/glassCakeOutbound/index.vue index c0982b9e..e1b5dfe9 100644 --- a/src/views/inboundOutboundManagement/glassCakeOutbound/index.vue +++ b/src/views/inboundOutboundManagement/glassCakeOutbound/index.vue @@ -143,8 +143,8 @@ export default { width: 150, }, { - label: "车间订单号", - prop: "woCode", + label: "生产单号", + prop: "yoCode", search: true, order:2, width: 150,