jeecgboot v2.0 提供最新版本数据库脚步
This commit is contained in:
@@ -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){
|
||||
|
||||
Reference in New Issue
Block a user