Browse Source

删除信息打印

suntg 8 years ago
parent
commit
9ffa44818a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      components/register-saler/register/StepFirst.vue

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

@@ -361,7 +361,6 @@
     },
     methods: {
       initData: function (val) {
-        console.log(val)
         this.data.name = val.spaceName || val.enName || val.name || ''
         this.data.licenceId = val.businessCode || val.enBussinessCode || ''
         this.data.address = val.address || val.enAddress || ''