Source/UBCS-WEB/src/const/code/mdmrule.js
@@ -1,6 +1,5 @@ export default { height:"220px", calcHeight: 30, height:"270", tip: false, editBtn:false, searchShow: true, @@ -11,7 +10,6 @@ selection: true, dialogClickModal: false, columnBtn: false, searchShowBtn: false, highlightCurrentRow: true, rowKey: "oid", //行数据的 Key,用来优化 Table 的渲染 column: [ @@ -92,4 +90,4 @@ display: false, }, ] } }