From f59f3b24814387573b5bca9a9b6c832a3720ee7e Mon Sep 17 00:00:00 2001
From: zhangchengsong <zhangchengsong@hnkhzn.com>
Date: 星期三, 22 四月 2026 17:46:35 +0800
Subject: [PATCH] 最新
---
项目代码/WIDESEAWCS_Client/vue.config.js | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Client/vue.config.js" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Client/vue.config.js"
index e799dc8..d2b7251 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Client/vue.config.js"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEAWCS_Client/vue.config.js"
@@ -1,7 +1,12 @@
// const webpack = require("webpack");
module.exports = {
-
+ transpileDependencies: [
+ 'element-plus',
+ 'vue-router',
+ '@ctrl/tinycolor',
+ 'vue-draggable-next'
+ ],
productionSourceMap: false,
lintOnSave: false,
devServer: {
--
Gitblit v1.9.3