小小儁爺
2024-08-12 5504233baae78e2c387ea740adf17c3bce22cd26
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