Explorar o código

bugfix 新增字段

谢杰标 %!s(int64=2) %!d(string=hai) anos
pai
achega
5af4e86cf0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages2/order/confirm_pay.vue

+ 1 - 1
pages2/order/confirm_pay.vue

@@ -206,7 +206,7 @@ export default {
           keys.push("realname", "idCard");
         }
         if (item.jjShiGongYuan) {
-          keys.push("sex", "companyName", "eduLevel");
+          keys.push("realname", "idCard", "sex", "companyName", "eduLevel");
         }
       });
       if (keys.length) {