添加店铺入驻成功提示语

master
Yer 2023-07-27 11:47:02 +08:00
parent c9a3c72c10
commit fcc99b61e8
1 changed files with 2 additions and 1 deletions

View File

@ -74,7 +74,8 @@ export default {
keepOn() {
if (this.companyData && this.companyData.storeDisable == "OPEN") {
uni.showToast({
title:""
title:"审核已通过",
icon:"none"
})
} else {
uni.navigateTo({