| | |
| | | dialogWidth: 950, |
| | | tip: false, |
| | | searchShow: true, |
| | | searchMenuSpan: 6, |
| | | searchGutter: 30, |
| | | searchMenuPosition: 'left', |
| | | searchMenuSpan: 4, |
| | | border: true, |
| | | index: true, |
| | | viewBtn: true, |
| | |
| | | { |
| | | label: '设备名称', |
| | | prop: 'device_name', |
| | | editDisabled: true, |
| | | // search: true, |
| | | // searchSpan: 5, |
| | | labelWidth: 130, |
| | |
| | | ], |
| | | }, |
| | | { |
| | | label: '固件文件名称', |
| | | label: '文件名称', |
| | | prop: 'file_name', |
| | | labelWidth: 130, |
| | | search: true, |
| | | searchSpan: 8, |
| | | searchLabelWidth: 120, |
| | | searchSpan: 4, |
| | | // searchLabelWidth: 120, |
| | | editDisabled: true, |
| | | rules: [ |
| | | { |
| | |
| | | /* color: aqua; */ |
| | | } |
| | | </style> |
| | | <style scoped lang="scss"></style> |
| | | <style scoped lang="scss"> |
| | | .upload-demo { |
| | | height: 30px; |
| | | } |
| | | </style> |