mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-11 11:56:46 +08:00
讲师费管理,选择培训发生组织 , 重新处理 过滤处理
This commit is contained in:
@@ -1578,8 +1578,9 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const handleOrgChange = (value) => {
|
const handleOrgChange = (value) => {
|
||||||
console.log("清除动作1 handleOrgChange value",value)
|
if(value == undefined || value == null){
|
||||||
console.log("清除动作2 handleOrgChange value",value)
|
state.filterOrgListSearch = state.orgListSearch;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user