guhongwei 3 gadi atpakaļ
vecāks
revīzija
67d5e619ed
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      app/model/patent/patentapply.js

+ 1 - 1
app/model/patent/patentapply.js

@@ -21,7 +21,7 @@ const patentapply = {
   contact: { type: Array }, // 技术联系人
   phone: { type: String }, // 联系电话
   email: { type: String }, // 电子邮箱
-  questions: { type: Object }, // 问题
+  questions: { type: Object, default: {} }, // 问题
   check_url: { type: Array }, // 审查文件
   agent_url: { type: Array }, // 申请文件
   record: { type: Array }, // 记录