|
@@ -923,7 +923,7 @@
|
923
|
923
|
var params = {
|
924
|
924
|
id: this.form.id,
|
925
|
925
|
settlement_value: this.form.settlementValue,
|
926
|
|
- medical_insurance_card: this.for???m.medicalInsuranceCard,
|
|
926
|
+ medical_insurance_card: this.form.medicalInsuranceCard,
|
927
|
927
|
name: this.form.name,
|
928
|
928
|
sex: this.form.sex,
|
929
|
929
|
id_card_type: this.form.id_card_type,
|