讲师费管理,选择培训发生组织 , 重新处理 过滤处理

This commit is contained in:
gengxin
2025-02-14 18:04:18 +08:00
parent 9e5f97d066
commit fbd08f1d43

View File

@@ -1578,8 +1578,9 @@ export default {
}
const handleOrgChange = (value) => {
console.log("清除动作1 handleOrgChange value",value)
console.log("清除动作2 handleOrgChange value",value)
if(value == undefined || value == null){
state.filterOrgListSearch = state.orgListSearch;
}
}