朱鑫波 5 سال پیش
والد
کامیت
6f86059839
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/main.js

+ 1 - 1
src/main.js

@@ -93,7 +93,7 @@ Vue.use(preview)
 Vue.use(vueBus);
 Vue.use(JeecgComponents);
 Vue.use(VuePreview);
-Vue.prototype.doMian = "/jeecg-boot";
+Vue.prototype.doMian = "/jeecg-boot/";
 Vue.prototype.postFormAction = postFormAction;
 Vue.prototype.postDataAction = postAction;
 Vue.prototype.getAction = getAction;