wangting
2023-08-02 a8f851a0aa33083dc36625f6140b698b5e359ed6
Source/UBCS-WEB/src/const/code/cloneBasicDialogOption.js
@@ -18,6 +18,7 @@
    columnBtn: false,
    dialogClickModal: false,
    highlightCurrentRow: true, //行选中时高亮
    rowKey: "oid", //行数据的 Key,用来优化 Table 的渲染
    column: [
      {
        label: "码段编号",
@@ -45,4 +46,4 @@
      }
    ]
}
}