plg 2 долоо хоног өмнө
parent
commit
1f2d07fa99

+ 1 - 1
src/router/index.js

@@ -9,7 +9,7 @@ const RouterConfig = {
   // base: process.env.BASE_URL,
   // base: process.env.BASE_URL,
   // base: 'child_pc',
   // base: 'child_pc',
   // fireBrigadeManagePc,
   // fireBrigadeManagePc,
-  base: "fireBrigadeUserManage",
+  base: "fireBrigadePc",
   // base: '',
   // base: '',
   routes: routers,
   routes: routers,
 };
 };

+ 1 - 1
vue.config.js

@@ -1,6 +1,6 @@
 module.exports = {
 module.exports = {
 
 
-    publicPath: '/fireBrigadeUserManage',
+    publicPath: '/fireBrigadePc',
     assetsDir:"static",
     assetsDir:"static",
     outputDir: 'child',
     outputDir: 'child',
     indexPath:"index.html",
     indexPath:"index.html",