mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-13 04:46:46 +08:00
讲师费管理,选择培训发生组织 , 重新处理 过滤处理
This commit is contained in:
@@ -1568,6 +1568,7 @@ export default {
|
|||||||
|
|
||||||
//TODO4 筛查
|
//TODO4 筛查
|
||||||
const handleOrgSearch = (value) => {
|
const handleOrgSearch = (value) => {
|
||||||
|
console.log("handleOrgSearch value: ",value)
|
||||||
//克隆数据
|
//克隆数据
|
||||||
let temp = JSON.parse(JSON.stringify(state.orgListSearch));
|
let temp = JSON.parse(JSON.stringify(state.orgListSearch));
|
||||||
//选择数据
|
//选择数据
|
||||||
|
|||||||
Reference in New Issue
Block a user