qukaidi před 4 roky
rodič
revize
1137fb1cc9
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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,