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