Преглед изворни кода

Merge branch 'test' of git.echepei.com:sailun/sailun-tbr-web into test

caojunjie пре 4 година
родитељ
комит
5949193b94
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      pages/login/register.vue

+ 1 - 1
pages/login/register.vue

@@ -114,7 +114,7 @@
 					"registerDate": this.licenseDate.establishment.words,
 					"status": "",
 					"storeId": 0,
-					"type": this.licenseDate.site.words
+					"type": this.licenseDate.type.words
 				}
 				uni.$emit('dataUrl', {
 					licenseUrl: this.licenseUrl,