Commit 3d2de15c authored by 英思-陈欢's avatar 英思-陈欢

fix bug: 提示错误

parent a1ac88cb
......@@ -97,13 +97,13 @@
})
return;
}
if (!this.form.cumTypeCode) {
xma.showToast({
title: '请输入累计值代码',
icon: 'none'
})
return;
}
// if (!this.form.cumTypeCode) {
// xma.showToast({
// title: '请输入累计值代码',
// icon: 'none'
// })
// return;
// }
if (!this.form.insuAdmdvs) {
xma.showToast({
title: '请选择医保区划',
......
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