From 2a21c41c5a700641eb2f0ac2437144eeac94ff1c Mon Sep 17 00:00:00 2001
From: renmingwang <renmingwang@hnkhzn.com>
Date: 星期一, 30 三月 2026 10:53:19 +0800
Subject: [PATCH] 修改移库获取分配货位方法,修改taskstate的字段值不匹配问题

---
 项目代码/WMS/WIDESEA_WMSClient/vue.config.js |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/vue.config.js" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/vue.config.js"
index 2d3d8d5..06261c8 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/vue.config.js"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/vue.config.js"
@@ -31,6 +31,9 @@
       ]
     }
   },
+  transpileDependencies: [
+    'vue-draggable-next'
+  ],
   //https://cli.vuejs.org/zh/guide/html-and-static-assets.html#html
   chainWebpack: (config) => {
     // 绉婚櫎 prefetch 鎻掍欢

--
Gitblit v1.9.3