| | |
| | | export default { |
| | | height:'auto', |
| | | calcHeight: 30, |
| | | calcHeight: 20, |
| | | columnBtn:false, |
| | | tip: false, |
| | | searchShow: true, |
| | | searchMenuSpan: 6, |
| | |
| | | selection: true, |
| | | dialogClickModal: false, |
| | | highlightCurrentRow: true, |
| | | rowKey: "oid", //行数据的 Key,用来优化 Table 的渲染 |
| | | column: [ |
| | | { |
| | | label: "", |
| | |
| | | prop: "id", |
| | | type: "input", |
| | | search: true, |
| | | labelWidth : 110, |
| | | rules: [{ |
| | | required: true, |
| | | message: "请输入规则编号", |
| | |
| | | prop: "name", |
| | | search: true, |
| | | type: "input", |
| | | labelWidth : 110, |
| | | rules: [{ |
| | | required: true, |
| | | message: "请输入规则名称", |
| | |
| | | prop: "description", |
| | | type: "input", |
| | | search: true, |
| | | labelWidth : 110, |
| | | rules: [{ |
| | | required: true, |
| | | message: "请输入描述", |
| | |
| | | dicUrl: "/api/ubcs-omd/enum/dictionary?code=codeKeyFlag", |
| | | dataType: "String", |
| | | search: true, |
| | | labelWidth : 110, |
| | | props: { |
| | | label: "itemName", |
| | | value: "itemValue" |
| | |
| | | dicUrl: "/api/ubcs-omd/enum/dictionary?code=codeKeyFlag", |
| | | dataType: "String", |
| | | search: true, |
| | | labelWidth : 110, |
| | | props: { |
| | | label: "itemName", |
| | | value: "itemValue" |
| | |
| | | dicUrl: "/api/ubcs-omd/enum/dictionary?code=codeKeyFlag", |
| | | dataType: "String", |
| | | search: true, |
| | | labelWidth : 110, |
| | | props: { |
| | | label: "itemName", |
| | | value: "itemValue" |
| | |
| | | search: true, |
| | | dicUrl: "/api/ubcs-omd/enum/dictionary?code=codeKeyFlag", |
| | | dataType: "String", |
| | | labelWidth : 110, |
| | | props: { |
| | | label: "itemName", |
| | | value: "itemValue" |