From 89bccb9b8fb1070f7ac5f36510c868fecead9384 Mon Sep 17 00:00:00 2001
From: wangxinhui <wangxinhui@hnkhzn.com>
Date: 星期二, 17 三月 2026 17:00:05 +0800
Subject: [PATCH] 更新

---
 项目代码/WCS/WCSClient/vue.config.js |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WCSClient/vue.config.js" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WCSClient/vue.config.js"
index 2bb3e3c..b7bb2b4 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WCSClient/vue.config.js"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WCSClient/vue.config.js"
@@ -1,12 +1,8 @@
 // const webpack = require("webpack");
 
 module.exports = {
-<<<<<<< HEAD
-  productionSourceMap: false,
-=======
-    // transpileDependencies: ['vue-router', 'vue-draggable-next'],
+    transpileDependencies: ['vue-router', 'vue-draggable-next'],
     productionSourceMap: false,
->>>>>>> main
   lintOnSave: false,
   devServer: {
     port: 8080,

--
Gitblit v1.9.3