wangting
2023-07-28 fdb46d8de2a54777b71a75403ddf2320731f8007
Source/UBCS-WEB/src/const/code/codeSynonym.js
@@ -1,6 +1,6 @@
export default {
  height:'auto',
  calcHeight: 30,
  calcHeight: 20,
  tip: false,
  searchShow: true,
  searchMenuSpan: 6,
@@ -10,6 +10,8 @@
  viewBtn: true,
  selection: true,
  dialogClickModal: false,
  highlightCurrentRow: true, //行选中时高亮
  rowKey: "oid", //行数据的 Key,用来优化 Table 的渲染
  column: [
    {
      label: "",