jeecgboot v2.0 提供最新版本数据库脚步

This commit is contained in:
zhangdaihao
2019-05-20 16:02:37 +08:00
parent c1b88476a8
commit 08d5ab001f
4 changed files with 12769 additions and 5684 deletions
@@ -289,6 +289,7 @@
//
loadCheckedDeparts(){
let that = this;
if(!that.userId){return}
getAction(that.url.userWithDepart,{userId:that.userId}).then((res)=>{
that.checkedDepartNames = [];
if(res.success){