fuwei 5 лет назад
Родитель
Сommit
7167ac9a1f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      ghs/src/pagesInvite/list.vue

+ 1 - 1
ghs/src/pagesInvite/list.vue

@@ -183,7 +183,7 @@ export default {
 				title: "更懂您的花卉宝",
 				desc: "",
 				imgUrl: this.constant.imgUrl + "/retail/official/banner-1.png",
-				path: `/pagesClient/official/index?introMerchantId=${this.userInfo.id}&form=2&style=1`
+				path: `/pagesClient/official/apply?introMerchantId=${this.userInfo.id}&form=2&style=1`
 			};
 		} else {
 			return {};