src/views/systemSetting/encodingRules.vue
@@ -240,7 +240,7 @@ import arrayToTree from 'array-to-tree' export default { name: 'Zzjg', name: 'ReportList', components: { Pagination }, @@ -336,7 +336,6 @@ 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) @@ -374,7 +373,6 @@ edit(operation, row) { this.operation = operation this.dialogVisible = true this.$nextTick(() => { this.dialogForm.type = row.Type