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