|
@@ -1019,7 +1019,6 @@
|
|
|
},
|
|
},
|
|
|
|
|
|
|
|
getAuditStepCodeByStatus () {
|
|
getAuditStepCodeByStatus () {
|
|
|
- console.log('卧槽状态不对啊', this.formDataCert.Status)
|
|
|
|
|
if (this.formDataCert.Status === '1') {
|
|
if (this.formDataCert.Status === '1') {
|
|
|
this.auditstepcode = 'FIRST_TRIAL'
|
|
this.auditstepcode = 'FIRST_TRIAL'
|
|
|
} else if (this.formDataCert.Status === '2') {
|
|
} else if (this.formDataCert.Status === '2') {
|