朱鑫波 hace 5 años
padre
commit
6f86059839
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;