| | |
| | | import arrayToTree from 'array-to-tree' |
| | | |
| | | export default { |
| | | name: 'Zzjg', |
| | | name: 'ReportList', |
| | | components: { |
| | | Pagination |
| | | }, |
| | |
| | | childrenProperty: 'children' |
| | | }) |
| | | // this.menuOptions = this.menuOptionsAll.filter(i => i.Type === this.dialogForm.type) |
| | | |
| | | }, |
| | | radioChange() { |
| | | this.menuOptions = this.menuOptionsAll.filter(i => i.Type === this.dialogForm.type) |
| | |
| | | this.operation = operation |
| | | this.dialogVisible = true |
| | | |
| | | |
| | | this.$nextTick(() => { |
| | | this.dialogForm.type = row.Type |
| | | this.radioChange() |
| | |
| | | }) |
| | | } |
| | | }) |
| | | console.log(parentCode,row.menucode) |
| | | console.log(parentCode, row.menucode) |
| | | this.$refs.cascader.checkedValue = [parentCode, row.menucode] |
| | | this.dialogForm.rightcode = row.menucode |
| | | this.dialogForm.incbit = row.incbit |