田源
2023-12-15 76578db02c0fba822fe9e2c539f5ce4b71eb11c0
Source/UBCS-WEB/src/components/Master/MasterTree.vue
@@ -188,7 +188,7 @@
          List.forEach(item => {
            let columnItem = {
              label: item.title,
              prop: item.field,
              prop: item.queryField,
              // type: this.columnType[item.type],
              sortable: item.sort,
              width: item.minWidth