@@ -845,6 +845,8 @@
return '待企业法规处审批'
} else if (type == '9') {
+ } else if (type == '3') {
+ return '待企业法规处审批'
} else {
return '待集中评审'
}