ludc
2023-07-04 1f238ae264c0dfca87bba9ea9da5456153991eaa
Source/UBCS-WEB/src/const/code/codebasic.js
@@ -14,7 +14,7 @@
    menuWidth:260,
    dialogClickModal: false,
    refreshBtn: true,
    columnBtn: true,
    columnBtn: false,
    searchShowBtn: false,
    highlightCurrentRow: true, //行选中时高亮
    rowKey: "oid", //行数据的 Key,用来优化 Table 的渲染
@@ -25,6 +25,7 @@
        search: true,
        searchLabelWidth: 80,
        searchSpan: 6,
        sortable: true,
      },
      {
        label: "码段名称",
@@ -32,6 +33,7 @@
        search: true,
        searchLabelWidth: 80,
        searchSpan: 6,
        sortable: true,
      },
      {
        label: "码段描述",