| | |
| | | <FormItem label="解决方案" prop="solve"> |
| | | <Input v-model="accidentForm.solve"/> |
| | | </FormItem> |
| | | <FormItem label="保费赔偿" prop="peiChang"> |
| | | <Input v-model="accidentForm.peiChang"/> |
| | | </FormItem> |
| | | </Form> |
| | | <div slot="footer"> |
| | | <Button type="text" @click="carRole">取消</Button> |
| | |
| | | tooltip:true, |
| | | }, |
| | | { |
| | | title: "保费赔偿", |
| | | key: "peiChang", |
| | | minWidth: 150, |
| | | tooltip:true, |
| | | }, |
| | | { |
| | | title: "操作", |
| | | key: "action", |
| | | align: "center", |
| | |
| | | { |
| | | title: "加油卡号", |
| | | key: "addOilCode", |
| | | width: 100, |
| | | width: 140, |
| | | }, |
| | | { |
| | | title: "加油日期", |
| | |
| | | key.push(e.key); |
| | | }); |
| | | |
| | | |
| | | console.log(this.exportData) |
| | | const params = { |
| | | title: title, |