| | |
| | | }, |
| | | crudArray:{ |
| | | handler(newval,oldval){ |
| | | console.log('crudArray',newval) |
| | | if(newval != undefined){ |
| | | if(newval.length>=1){ |
| | | this.crudArrayFlag=true |
| | |
| | | this.addVisible = true; |
| | | this.busineSelectList = [] |
| | | this.busineAddList = []; |
| | | this.BuineAttrByBtm() |
| | | this.BuineAttrByBtm(); |
| | | this.$nextTick(() => { |
| | | this.$refs.AddOriginPlace.doLayout(); |
| | | }) |
| | | }, |
| | | //业务类型数据 |
| | | BuineAttrByBtm(masterParameter){ |
| | |
| | | num++ |
| | | console.log('codeDateFormat',num) |
| | | } |
| | | //如果空后台返回none |
| | | if(item.classifyInvokeLevel && item.classifyInvokeLevel != 'none'){ |
| | | //分类注入 |
| | | num++ |