linwenxin 6 hónapja
szülő
commit
60c06dc7b7

+ 0 - 1
src/views/userManagement/qualityGuaranteeFund/index.vue

@@ -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 => {