更新
This commit is contained in:
parent
da413b862b
commit
db57761742
@ -356,9 +356,9 @@
|
|||||||
if (!that.addressInfo.length) return that.$util.Tips({
|
if (!that.addressInfo.length) return that.$util.Tips({
|
||||||
title: '请选择所在地区'
|
title: '请选择所在地区'
|
||||||
});
|
});
|
||||||
if (!that.villageInfo.length) return that.$util.Tips({
|
// if (!that.villageInfo.length) return that.$util.Tips({
|
||||||
title: '请选择所在村队'
|
// title: '请选择所在村队'
|
||||||
});
|
// });
|
||||||
if (!value.detail) return that.$util.Tips({
|
if (!value.detail) return that.$util.Tips({
|
||||||
title: '请填写详细地址'
|
title: '请填写详细地址'
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user