xiejun
2023-12-04 977b4b2f4b0ce0af4d259a113f076e93053a5d96
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,