| | |
| | | tip: false, |
| | | searchShow: true, |
| | | searchMenuSpan: 6, |
| | | searchLabelWidth:120, |
| | | border: true, |
| | | index: true, |
| | | viewBtn: true, |
| | | selection: true, |
| | | dialogClickModal: false, |
| | | highlightCurrentRow: true, |
| | | column: [ |
| | | { |
| | | label: "", |
| | |
| | | label: "忽略大小写", |
| | | prop: "ignorecaseflag", |
| | | type: "select", |
| | | dicUrl: "/api/ubcs-system/dict/dictionary?code=codeKeyFlag", |
| | | dicUrl: "/api/ubcs-omd/enum/dictionary?code=codeKeyFlag", |
| | | dataType: "String", |
| | | search: true, |
| | | props: { |
| | | label: "dictValue", |
| | | value: "dictKey" |
| | | label: "itemName", |
| | | value: "itemValue" |
| | | }, |
| | | rules: [{ |
| | | required: true, |
| | |
| | | label: "忽略空格", |
| | | prop: "ignorespaceflag", |
| | | type: "select", |
| | | dicUrl: "/api/ubcs-system/dict/dictionary?code=codeKeyFlag", |
| | | dicUrl: "/api/ubcs-omd/enum/dictionary?code=codeKeyFlag", |
| | | dataType: "String", |
| | | search: true, |
| | | props: { |
| | | label: "dictValue", |
| | | value: "dictKey" |
| | | label: "itemName", |
| | | value: "itemValue" |
| | | }, |
| | | rules: [{ |
| | | required: true, |
| | |
| | | label: "忽略全部空格", |
| | | prop: "ignoreallspaceflag", |
| | | type: "select", |
| | | dicUrl: "/api/ubcs-system/dict/dictionary?code=codeKeyFlag", |
| | | dicUrl: "/api/ubcs-omd/enum/dictionary?code=codeKeyFlag", |
| | | dataType: "String", |
| | | search: true, |
| | | props: { |
| | | label: "dictValue", |
| | | value: "dictKey" |
| | | label: "itemName", |
| | | value: "itemValue" |
| | | }, |
| | | rules: [{ |
| | | required: true, |
| | |
| | | prop: "ignorewidthflag", |
| | | type: "select", |
| | | search: true, |
| | | dicUrl: "/api/ubcs-system/dict/dictionary?code=codeKeyFlag", |
| | | dicUrl: "/api/ubcs-omd/enum/dictionary?code=codeKeyFlag", |
| | | dataType: "String", |
| | | props: { |
| | | label: "dictValue", |
| | | value: "dictKey" |
| | | label: "itemName", |
| | | value: "itemValue" |
| | | }, |
| | | rules: [{ |
| | | required: true, |