@@ -47,7 +47,7 @@ class PatentanalysisService extends CrudService {
word = '管理员审核通过';
break;
case '-1':
- word = '管理员审核通过';
+ word = '管理员审核未通过';
default:
word = '未知状态';