From 355a21e94c20a82ffd88ee310697431bb226b0f7 Mon Sep 17 00:00:00 2001 From: DXC Date: Fri, 5 Jun 2026 11:02:35 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=A9=E6=96=99=E6=90=9C=E7=B4=A2=EF=BC=9Ael?= =?UTF-8?q?-select=20=E9=87=8D=E6=9E=84=E4=B8=BA=20el-autocomplete=20Regre?= =?UTF-8?q?ssion=20=E4=BF=AE=E5=A4=8D=EF=BC=88value-key=20=E7=BC=BA?= =?UTF-8?q?=E5=A4=B1=20+=20parentNameInput=20=E6=9C=AA=E5=A3=B0=E6=98=8E?= =?UTF-8?q?=20+=20onChildClear=20=E4=B8=8D=E5=AE=8C=E6=95=B4=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .qwen/settings.json | 12 - .qwen/settings.json.orig | 8 - inventory-web/src/views/bom/BomManage.vue | 468 ++++-------------- inventory-web/src/views/stock/inbound/buy.vue | 163 ++---- .../src/views/stock/inbound/product.vue | 180 ++----- .../src/views/stock/inbound/semi.vue | 165 ++---- 6 files changed, 263 insertions(+), 733 deletions(-) delete mode 100644 .qwen/settings.json delete mode 100644 .qwen/settings.json.orig diff --git a/.qwen/settings.json b/.qwen/settings.json deleted file mode 100644 index 64ed307..0000000 --- a/.qwen/settings.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(git add *)", - "Bash(git commit *)", - "Bash(git *)", - "Bash(del *)", - "Bash(rm *)" - ] - }, - "$version": 3 -} \ No newline at end of file diff --git a/.qwen/settings.json.orig b/.qwen/settings.json.orig deleted file mode 100644 index 10d6b5c..0000000 --- a/.qwen/settings.json.orig +++ /dev/null @@ -1,8 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(git add *)", - "Bash(git commit *)" - ] - } -} \ No newline at end of file diff --git a/inventory-web/src/views/bom/BomManage.vue b/inventory-web/src/views/bom/BomManage.vue index 346d461..64dec2d 100644 --- a/inventory-web/src/views/bom/BomManage.vue +++ b/inventory-web/src/views/bom/BomManage.vue @@ -69,35 +69,28 @@ - - + - + +