whx 11 tháng trước cách đây
mục cha
commit
4f40093ad4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      virgo.wzfrontend/console/vue.config.js

+ 1 - 1
virgo.wzfrontend/console/vue.config.js

@@ -9,7 +9,7 @@ function resolve(dir) {
 
 module.exports = {
 	publicPath: './',
-	outputDir: '../src/main/resources/static',
+	outputDir: '../src/main/resources/static/console',
 	assetsDir: 'static',
 	lintOnSave: false,
 	productionSourceMap: false,