@@ -791,7 +791,6 @@ export default {
if (valid) {
workerWarrantyRefund({
...this.formTK,
- id: this.formData.warrantyId,
warrantyId: this.formData.warrantyId,
fileUrl: this.formTK.fileUrl.map(item => item.url).join(',')
}).then(res => {