ludc
2023-05-10 0365fc08606d1308b8a81258410c3feb4da0fa7d
Source/UBCS-WEB/src/const/code/mdmrule.js
@@ -57,6 +57,13 @@
      search: true,
      searchLabelWidth: 45,
      searchSpan: 5,
      type: 'select',
      //由于这个接口还在调试所以要等调好了才能调用
      dicUrl: "/api/ubcs-omd/dict/dictionary?code=user_type",
      props: {
        label: "dictValue",
        value: "dictKey"
      },
      display: false,
    },
  ]