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