田源
2023-10-20 583d9ea1e8c3759a7b5ccc3cf5f53b4ebb35543a
Source/UBCS-WEB/src/components/Master/MasterTree.vue
@@ -149,7 +149,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