田源
2025-04-03 9b4433fddf5b401edb0aace8a404ac733b122702
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,