朱鑫波 5 yıl önce
ebeveyn
işleme
6f86059839
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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;