| | |
| | | option: { |
| | | submitBtn: false, |
| | | emptyBtn: false, |
| | | column: [{ |
| | | column: [ |
| | | { |
| | | // span: 10, |
| | | label: '申请人', |
| | | prop: 'checkUserName', |
| | |
| | | disabled: true, |
| | | span: 8, |
| | | }, { |
| | | width: 110, |
| | | label: '位置图片', |
| | | fileType: 'img', |
| | | type: "upload", |
| | |
| | | span: 8, |
| | | labelWidth: 120, |
| | | }, { |
| | | width: 110, |
| | | label: '出发-位置图片', |
| | | fileType: 'img', |
| | | type: "upload", |
| | |
| | | span: 8, |
| | | labelWidth: 120, |
| | | }, { |
| | | width: 110, |
| | | label: '到达-位置图片', |
| | | fileType: 'img', |
| | | type: "upload", |
| | |
| | | span: 8, |
| | | labelWidth: 120, |
| | | }, { |
| | | width: 110, |
| | | label: '返回-位置图片', |
| | | fileType: 'img', |
| | | type: "upload", |
| | |
| | | type: "success", |
| | | message: "操作成功!", |
| | | }) |
| | | this.$emit('colseDetail'); |
| | | this.$emit('colseDetail') |
| | | }) |
| | | }, |
| | | init(data, applyType) { |