Explorar o código

企业开店申请

gaoxm %!s(int64=8) %!d(string=hai) anos
pai
achega
a281fd6497
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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) {