From 497e71233bcaa48f9b7a73fca802b56a371c1690 Mon Sep 17 00:00:00 2001 From: gaoluyang <2820782392@qq.com> Date: 星期四, 24 七月 2025 13:30:19 +0800 Subject: [PATCH] 1.查看OA流程请求接口修改 --- 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