xiejun
2023-11-12 336eb77c1a07ca3e3ead4482b51f848fa16ab3b7
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,