mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-10 19:36:46 +08:00
讲师费管理,选择培训发生组织 , 重新处理 过滤处理
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user