ludc
2023-11-07 02d6ac5bc723b3001d559a87eb8959f6e0e2abba
Source/UBCS-WEB/src/const/omd/enum.js
@@ -1,6 +1,7 @@
export const optionParent = {
  height: 'auto',
  calcHeight: 30,
  calcHeight: 20,
  columnBtn:false,
  tip: false,
  searchShow: true,
  searchMenuSpan: 10,
@@ -94,7 +95,7 @@
export const optionChild = {
  height: 'auto',
  calcHeight: 95,
  calcHeight: 200,
  tip: false,
  searchShow: true,
  searchMenuSpan: 10,
@@ -175,6 +176,8 @@
    {
      label: "枚举排序",
      prop: "sort",
      min:1,
      max:9999,
      type: "number",
      align: "right",
      hide: true,