guhongwei %!s(int64=3) %!d(string=hai) anos
pai
achega
fdd1104d08
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/service/patent/patentassess.js

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

@@ -31,7 +31,7 @@ class PatentassessService extends CrudService {
     // 换成对应的状态码,record在下面
     return await this.record({ id, method: status, remark, report });
   }
-  async record({ id, method, remark, report }) {
+  async record({ id, method, remark }) {
     let word = '';
     switch (`${method}`) {
       case 'create':