修改入驻提示信息
This commit is contained in:
parent
af5dc6d4a8
commit
3a19012532
@ -379,7 +379,7 @@ export default {
|
||||
}).catch(res => {
|
||||
if(res.message.includes("agent_nil")) {
|
||||
uni.showToast({
|
||||
title: '未找到对应的供应商信息',
|
||||
title: '未找到对应的代理商信息',
|
||||
icon: 'none',
|
||||
});
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user