Source/UBCS-WEB/src/const/code/codeSynonym.js
@@ -1,8 +1,9 @@ export default { height:'auto', calcHeight: 30, calcHeight: 20, tip: false, searchShow: true, columnBtn:false, searchMenuSpan: 6, searchLabelWidth:120, border: true, @@ -10,6 +11,8 @@ viewBtn: true, selection: true, dialogClickModal: false, highlightCurrentRow: true, //行选中时高亮 rowKey: "oid", //行数据的 Key,用来优化 Table 的渲染 column: [ { label: "", @@ -210,6 +213,7 @@ label: "所属行业名称", prop: "name", type: "input", labelWidth:110, search: true, }, {