chore: check phone register & insert guest phone and change loading
This commit is contained in:
@@ -7,9 +7,9 @@ const url = {
|
||||
const hooks = {}
|
||||
|
||||
const api = {
|
||||
async usePayment(data) {
|
||||
return await http.post(url.payment, data)
|
||||
},
|
||||
// async usePayment(data) {
|
||||
// return await http.post(url.payment, data)
|
||||
// },
|
||||
}
|
||||
|
||||
export const orderRepository = {
|
||||
|
||||
Reference in New Issue
Block a user