Source/UBCS-WEB/src/components/Tree/classifyTrees.vue
@@ -914,7 +914,6 @@ //业务类型接口 btmdefaultRend(masterParameter){ referDataGrid({valueField:'id',isMuti:'false',...masterParameter}).then(res=>{ // console.log(res) this.BtmData=res.data.data.records }) }, @@ -927,7 +926,6 @@ this.crudOid=row.oid; this.crudLCStatus=row.lcStatus; this.crudArray=selection; console.log(selection,row) gridCodeClassifyTemplateAttr({'conditionMap[classifyTemplateOid]': row.oid}).then(res => { this.ProData = res.data.data; }).catch(res => {