wanghong
2023-12-21 024cc5e9e6fd51e3b0e14e8d3f76c63f1351a4f7
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