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",
       },