فهرست منبع

企业开店申请

gaoxm 8 سال پیش
والد
کامیت
a281fd6497
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      components/register-saler/register/StepFirst.vue

+ 1 - 1
components/register-saler/register/StepFirst.vue

@@ -362,7 +362,7 @@
     methods: {
       initData: function (val) {
         this.data.name = val.spaceName || val.name || ''
-        this.data.licenceId = val.businessCode || ''
+        this.data.licenceId = val.businessCode || val.licenceId || ''
         this.data.address = val.address || ''
       },
       sectionChange: function (type) {