linwenxin 3 ヶ月 前
コミット
aebc8a8977

+ 1 - 1
src/views/setting/difficultyFee/difficultyExpenseApproval/InsuranceContractForm.vue

@@ -401,7 +401,7 @@ export default {
             if (valid) {
               workerApplyWebsitAppeal({
                 ...this.formData,
-                ...this.formData1
+                workerInvolveApplyItem: [...this.formData1]
               }).then(res => {
                 this.$message({
                   type: 'success',