Commit 7942fc23 authored by Mac's avatar Mac

加个验证

parent d0730dac
......@@ -1038,9 +1038,9 @@ export default {
});
return;
}
if (this.data.YearMoney == "") {
if (this.data.YearMoneyType == "") {
uni.showToast({
title: "请填写年收入",
title: "请选择年收入",
duration: 2000,
icon: "none",
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment