| | |
| | | height:'auto', |
| | | calcHeight: 30, |
| | | tip: false, |
| | | searchLabelWidth:120, |
| | | searchShow: true, |
| | | searchMenuSpan: 6, |
| | | // searchSpan:8, |
| | | border: true, |
| | | index: true, |
| | | viewBtn: true, |
| | |
| | | { |
| | | label: "状态", |
| | | type: "select", |
| | | dicUrl: "/api/ubcs-omd/dict-biz/dictionary?code=codeLcstatus", |
| | | dicUrl: "/api/ubcs-omd/dict/dictionary?code=codeLcstatus", |
| | | props: { |
| | | label: "dictValue", |
| | | value: "dictKey" |
| | |
| | | label: "按钮的位置", |
| | | type: "select", |
| | | weight :'140px', |
| | | dicUrl: "/api/ubcs-omd/dict-biz/dictionary?code=codeButtonPosition", |
| | | dicUrl: "/api/ubcs-omd/dict/dictionary?code=codeButtonPosition", |
| | | props: { |
| | | label: "dictValue", |
| | | value: "dictKey" |