mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2025-12-17 19:22:58 +08:00
Jeecg Boot 2.2.1 版本发布,低代码平台
This commit is contained in:
@ -121,7 +121,6 @@
|
||||
getAction(this.url_root,param).then(res=>{
|
||||
if(res.success){
|
||||
this.handleTreeNodeValue(res.result)
|
||||
console.log("aaaa",res.result)
|
||||
this.treeData = [...res.result]
|
||||
}else{
|
||||
this.$message.error(res.message)
|
||||
|
||||
Reference in New Issue
Block a user