guhongwei 3 years ago
parent
commit
c03cdd9ca3
1 changed files with 2 additions and 1 deletions
  1. 2 1
      app/controller/patent/.patenttrans.js

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

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