田源
2023-07-20 ae6d20ec4a30b7e796feb05958bcfc80e55f247b
Source/UBCS-WEB/src/components/Tree/classifyTrees.vue
@@ -900,9 +900,9 @@
        const masterParameter={
          'conditionMap[name]':this.SelectFInd
        }
        this.btmdefaultRend(masterParameter)
        this.SelectValue=""
        this.SelectFInd=""
        this.btmdefaultRend(masterParameter);
        this.SelectValue="";
        this.SelectFInd="";
      }
    },
    //业务类型多选
@@ -919,7 +919,7 @@
    },
    //子传父
    MasterHandler(val){
      this.TreeList=val
      this.TreeList=val;
    },
    //行单选事件
    selectHandle(selection,row){