| | |
| | | label: "忽略大小写", |
| | | prop: "ignorecaseflag", |
| | | type: "select", |
| | | dicUrl: "/api/ubcs-system/enum/dictionary?code=codeKeyFlag", |
| | | dicUrl: "/api/ubcs-omd/enum/dictionary?code=codeKeyFlag", |
| | | dataType: "String", |
| | | search: true, |
| | | props: { |
| | |
| | | label: "忽略空格", |
| | | prop: "ignorespaceflag", |
| | | type: "select", |
| | | dicUrl: "/api/ubcs-system/enum/dictionary?code=codeKeyFlag", |
| | | dicUrl: "/api/ubcs-omd/enum/dictionary?code=codeKeyFlag", |
| | | dataType: "String", |
| | | search: true, |
| | | props: { |
| | |
| | | label: "忽略全部空格", |
| | | prop: "ignoreallspaceflag", |
| | | type: "select", |
| | | dicUrl: "/api/ubcs-system/enum/dictionary?code=codeKeyFlag", |
| | | dicUrl: "/api/ubcs-omd/enum/dictionary?code=codeKeyFlag", |
| | | dataType: "String", |
| | | search: true, |
| | | props: { |
| | |
| | | prop: "ignorewidthflag", |
| | | type: "select", |
| | | search: true, |
| | | dicUrl: "/api/ubcs-system/enum/dictionary?code=codeKeyFlag", |
| | | dicUrl: "/api/ubcs-omd/enum/dictionary?code=codeKeyFlag", |
| | | dataType: "String", |
| | | props: { |
| | | label: "itemName", |
| | |
| | | { |
| | | label: "状态", |
| | | type: "select", |
| | | dicUrl: "/api/ubcs-omd/dict/dictionary?code=codeLcstatus", |
| | | dicUrl: "/api/ubcs-omd/enum/dictionary?code=codeLcstatus", |
| | | props: { |
| | | label: "dictValue", |
| | | value: "dictKey" |
| | | label: "itemName", |
| | | value: "itemValue" |
| | | }, |
| | | dataType: "String", |
| | | search: true, |
| | |
| | | label: "按钮的位置", |
| | | type: "select", |
| | | weight :'140px', |
| | | dicUrl: "/api/ubcs-omd/dict/dictionary?code=codeButtonPosition", |
| | | dicUrl: "/api/ubcs-omd/enum/dictionary?code=codeButtonPosition", |
| | | props: { |
| | | label: "dictValue", |
| | | value: "dictKey" |
| | | label: "itemName", |
| | | value: "itemValue" |
| | | }, |
| | | dataType: "String", |
| | | search: true, |