|
@@ -332,7 +332,7 @@ export default {
|
|
this.formLoading = true;
|
|
this.formLoading = true;
|
|
examineEngin({
|
|
examineEngin({
|
|
enginInfoId: this.listItem.enginInfoId,
|
|
enginInfoId: this.listItem.enginInfoId,
|
|
- productCategoryId: this.listItem.productCategoryId,
|
|
|
|
|
|
+ mainId: this.listItem.productCategoryId,
|
|
examineResult: this.examineForm.examineResult,
|
|
examineResult: this.examineForm.examineResult,
|
|
examineNote: this.examineForm.remark,
|
|
examineNote: this.examineForm.remark,
|
|
contractExpireDate: this.detailData.contractExpireDate,
|
|
contractExpireDate: this.detailData.contractExpireDate,
|