Browse Source

connect to tomcat

night-cherry 3 tuần trước cách đây
mục cha
commit
b398e288ea
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      utils/sample.js

+ 1 - 1
utils/sample.js

@@ -6,7 +6,7 @@
 
 //import router from "./router.vue";
 import i18n from "../i18n";
-import router from "./router.js";
+import router from "../router.js";
 import ElementPlus from 'element-plus';
 import 'element-plus/dist/index.css';
 import 'animate.css';