Commit 58e159d2 by LJM

ad的、

parent d934404b
Showing with 4 additions and 3 deletions
......@@ -723,9 +723,10 @@
this.getTallyData();
}, 2000);
} else {
uni.showToast({
title: res.err_msg,
icon: 'none'
uni.showModal({
title: '',
content: res.err_msg,
showCancel: false
});
}
});
......
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 sign in to comment