Source/UBCS-WEB/src/const/code/mdmrule.js
@@ -1,5 +1,5 @@ export default { height:"200px", height:"220px", calcHeight: 30, tip: false, editBtn:false, @@ -10,6 +10,7 @@ viewBtn: true, selection: true, dialogClickModal: false, highlightCurrentRow: true, column: [ { label: "编号", @@ -56,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, }, ]