|
|
@@ -591,13 +591,13 @@
|
|
|
if (this.inStyle == '1') {
|
|
|
this.shenheForm.AuditorRemark = '集中评审通过。'
|
|
|
} else if (this.inStyle == '2') {
|
|
|
- this.shenheForm.AuditorRemark = '一级物资备案准入'
|
|
|
+ this.shenheForm.AuditorRemark = '一级物资备案准入通过。'
|
|
|
} else if (this.inStyle == '3') {
|
|
|
- this.shenheForm.AuditorRemark = '二级物资备案准入'
|
|
|
+ this.shenheForm.AuditorRemark = '二级物资备案准入通过。'
|
|
|
} else if (this.inStyle == '4') {
|
|
|
- this.shenheForm.AuditorRemark = '战略合作准入'
|
|
|
+ this.shenheForm.AuditorRemark = '战略合作准入通过。'
|
|
|
} else if (this.inStyle == '5') {
|
|
|
- this.shenheForm.AuditorRemark = '集中评审通过。'
|
|
|
+ this.shenheForm.AuditorRemark = '内部多元准入通过。'
|
|
|
} else if (this.inStyle == '6') {
|
|
|
this.shenheForm.AuditorRemark = '外部市场准入通过。'
|
|
|
} else {
|