From b6bc58d104abf63281f05809f66c2597d3e4e7d8 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sat, 28 Mar 2026 10:08:17 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(mes):=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E7=89=A9=E6=96=99=E4=BA=A7=E5=93=81=E7=8A=B6=E6=80=81=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E5=8A=9F=E8=83=BD=EF=BC=8C=E4=BC=98=E5=8C=96=E7=89=A9?= =?UTF-8?q?=E6=96=99=E5=88=86=E7=B1=BB=E9=80=89=E6=8B=A9=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mes/md/item/MdItemBatchConfigForm.vue | 17 +++++++----- src/views/mes/md/item/MdItemForm.vue | 26 ++++++++++++------- src/views/mes/md/item/MdProductBomForm.vue | 21 ++++++++++----- src/views/mes/md/item/MdProductSipForm.vue | 21 ++++++++++----- src/views/mes/md/item/MdProductSopForm.vue | 22 +++++++++++----- .../mes/md/item/components/MdItemSelect.vue | 3 +-- 6 files changed, 74 insertions(+), 36 deletions(-) diff --git a/src/views/mes/md/item/MdItemBatchConfigForm.vue b/src/views/mes/md/item/MdItemBatchConfigForm.vue index fb91a9c23..2dd097be7 100644 --- a/src/views/mes/md/item/MdItemBatchConfigForm.vue +++ b/src/views/mes/md/item/MdItemBatchConfigForm.vue @@ -1,8 +1,10 @@