mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-17 16:13:48 +08:00
Coupon bug fixed
This commit is contained in:
@@ -91,7 +91,6 @@ export const monitorOrderNotify = (OrderNumber) => {
|
||||
* 删除购物车
|
||||
*/
|
||||
export const deleteCart = ( productCode) => {
|
||||
debugger;
|
||||
var data = {
|
||||
productCode
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user