guhongwei 3 년 전
부모
커밋
c03cdd9ca3
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      app/controller/patent/.patenttrans.js

+ 2 - 1
app/controller/patent/.patenttrans.js

@@ -48,6 +48,7 @@ module.exports = {
       "contract",
       "offine_contract",
       "status",
+      "isdel",
     ],
   },
   show: {
@@ -70,7 +71,7 @@ module.exports = {
         is_report: "is_report",
         type: "type",
         status: "status",
-        isdel:"isdel",
+        isdel: "isdel",
         "create_time@start": "create_time@start",
         "create_time@end": "create_time@end",
       },