@@ -2356,7 +2356,7 @@ import apiCert from '@/api/oilsupplier/suppliercert'
// this.auditform.TypeCode = '01'
let params = {
UnitId: this.UnitOrg,
- AuditRemark: this.auditform.AuditRemark
+ AuditRemark: this.entityForm.Remark
}
let _this = this
annualapi.companyAuditEntity(this.formData.Id, params, this.$axios).then(res => {
@@ -2988,7 +2988,7 @@
annualapi.companyAuditEntity(this.annualId, params, this.$axios).then(res => {
@@ -2292,7 +2292,7 @@ import Viewer from 'v-viewer'