guhongwei 3 年之前
父節點
當前提交
3c0f20a719
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/service/patent/patentanalysis.js

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

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