From 9f9ac51edf30e768da42fec3499096f9420c7795 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sun, 5 Apr 2026 12:27:32 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(mes):=20=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E7=89=A9=E6=96=99=E4=BA=A7=E5=93=81=E9=80=89=E6=8B=A9=E5=99=A8?= =?UTF-8?q?=20V2=20=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../item/components/MdItemSelectDialogV2.vue | 272 ++++++++++++++++++ .../mes/md/item/components/MdItemSelectV2.vue | 159 ++++++++++ 2 files changed, 431 insertions(+) create mode 100644 src/views/mes/md/item/components/MdItemSelectDialogV2.vue create mode 100644 src/views/mes/md/item/components/MdItemSelectV2.vue diff --git a/src/views/mes/md/item/components/MdItemSelectDialogV2.vue b/src/views/mes/md/item/components/MdItemSelectDialogV2.vue new file mode 100644 index 000000000..078e00564 --- /dev/null +++ b/src/views/mes/md/item/components/MdItemSelectDialogV2.vue @@ -0,0 +1,272 @@ + + + + + + diff --git a/src/views/mes/md/item/components/MdItemSelectV2.vue b/src/views/mes/md/item/components/MdItemSelectV2.vue new file mode 100644 index 000000000..dd751c7d1 --- /dev/null +++ b/src/views/mes/md/item/components/MdItemSelectV2.vue @@ -0,0 +1,159 @@ + + + + + +