From ab358f7a17739742aa0310b65dfc77544251f40c Mon Sep 17 00:00:00 2001 From: "Mr.sun" <2290907227@qq.com> Date: Tue, 2 Apr 2024 16:01:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E9=94=81=E5=AE=9A=E5=BA=93?= =?UTF-8?q?=E5=AD=98=E5=87=BA=E5=BA=93=20=20=E9=83=A8=E5=88=86=E5=B1=9E?= =?UTF-8?q?=E6=80=A7=E9=9A=90=E8=97=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../apply/ProductBatchNumberLocked.vue | 189 +++---- .../inventoryLock/apply/ProductLock.vue | 189 +++---- .../apply/heLotNumberOfTheProductIsLocked.vue | 193 +++---- .../libraryManage/lockOutStore/index.vue | 482 ++++++++++++++++++ src/views/taskManagement/index.vue | 9 - vue.config.js | 3 +- 6 files changed, 777 insertions(+), 288 deletions(-) create mode 100644 src/views/libraryManage/lockOutStore/index.vue diff --git a/src/views/libraryManage/inventoryLock/apply/ProductBatchNumberLocked.vue b/src/views/libraryManage/inventoryLock/apply/ProductBatchNumberLocked.vue index d9194ad..075266d 100644 --- a/src/views/libraryManage/inventoryLock/apply/ProductBatchNumberLocked.vue +++ b/src/views/libraryManage/inventoryLock/apply/ProductBatchNumberLocked.vue @@ -2,8 +2,11 @@