From 7d8b8baedfc3d01266bffd45fb7eec582c413ce9 Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期二, 11 十一月 2025 17:33:11 +0800
Subject: [PATCH] 成品下单撤销报错问题修复&原材料下单下发时间过滤条件调整为报检时间

---
 package.json |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/package.json b/package.json
index a6d6b9f..7e70330 100644
--- a/package.json
+++ b/package.json
@@ -74,9 +74,7 @@
     "vue-qr": "^4.0.9",
     "vue-router": "3.4.9",
     "vuedraggable": "2.24.3",
-    "vuex": "3.6.0",
-    "webpack": "^5.99.9",
-    "webpack-cli": "^6.0.1"
+    "vuex": "3.6.0"
   },
   "devDependencies": {
     "@vue/cli-plugin-babel": "4.4.6",

--
Gitblit v1.9.3