소스 검색

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,