Commit 6032a9a8 authored by Jose's avatar Jose

优化优惠券toast提示:切换优惠券时只显示'更新价格接口'

parent f09046f9
......@@ -464,7 +464,7 @@ const toggleCoupon = (couponId) => {
// 重新计算总价
updateTotalPrice()
// Show toast message when toggling coupon selection
showToastMessage('1 更新优惠券数据\n2 更新价格接口')
showToastMessage('更新价格接口')
}
// 应用折扣码的函数
......
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