wangting
2023-06-02 cad8524c3682486f1a0fd31353b79d59bd29f66b
Source/UBCS-WEB/src/const/code/mdmrule.js
@@ -57,6 +57,13 @@
      search: true,
      searchLabelWidth: 45,
      searchSpan: 5,
      type: 'select',
      //由于这个接口还在调试所以要等调好了才能调用
      dicUrl: "/api/ubcs-omd/enum/dictionary?code=codeSearchLCStatus",
      props: {
        label: "itemName",
        value: "itemValue"
      },
      display: false,
    },
  ]