yuxc
2023-05-12 5cf860884c04d6a7a5e25e449f0f8e29780f4318
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,
    },
  ]