|
|
|
@ -2126,15 +2126,8 @@ watch( |
|
|
|
}else if(controlData.value.type === "orgCentent"){ |
|
|
|
haveOrgTreeInfo() |
|
|
|
}else if(controlData.value.type === "expand-user"){ |
|
|
|
if (controlData.value.hasOwnProperty('tree')) { |
|
|
|
// 删除 tree 属性 |
|
|
|
setTimeout(()=>{ |
|
|
|
alert(1) |
|
|
|
delete controlData.value.tree |
|
|
|
},800) |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
//实现关联表单设置可选字段中没有当前字段效果 start |
|
|
|
// console.log(controlData.value.name) |
|
|
|
resDataForGlxxszExceptself1 = JSON.parse(JSON.stringify(resDataForGlxxszExceptself)); |
|
|
|
|