增加全民股东弹窗页面
This commit is contained in:
@@ -303,7 +303,7 @@
|
||||
}
|
||||
if (res.memberConfig.isSubmitInfo && (shopUserInfo.value.sex === null || shopUserInfo.value.sex ===
|
||||
undefined || !shopUserInfo.value.nickName || !shopUserInfo.value.birthDay || !shopUserInfo.value
|
||||
.phone)) {
|
||||
.phone||shopUserInfo.value.nickName==='微信用户')) {
|
||||
memberOpen.value = true;
|
||||
}
|
||||
conditionList.value = res.memberConfig.conditionList.map(v => {
|
||||
|
||||
Reference in New Issue
Block a user