电子结算单
This commit is contained in:
@@ -66,4 +66,11 @@ export default{
|
||||
data
|
||||
})
|
||||
},
|
||||
deleteProductById(data) { // 删除商品接口
|
||||
return request({
|
||||
url: `/oil-mall/mobile/deleteProductById`,
|
||||
method: 'post',
|
||||
data
|
||||
})
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user