guhongwei 3 years ago
parent
commit
3c0f20a719
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/service/patent/patentanalysis.js

+ 1 - 1
app/service/patent/patentanalysis.js

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