code review:优惠劵管理

(cherry picked from commit 51e76ffd53)
This commit is contained in:
YunaiV
2023-06-03 23:15:11 +08:00
committed by shizhong
parent 0d0b2265c6
commit f641785df9
3 changed files with 202 additions and 22 deletions

View File

@ -1,5 +1,7 @@
import request from '@/config/axios'
// TODO @dhb52vo 缺少
// 删除优惠劵
export const deleteCoupon = async (id: number) => {
return request.delete({