update

parent ac036a7c
......@@ -78,7 +78,7 @@ export default defineComponent({
const confirmRefusedCustomer = async () => {
try {
const browserResult = (await api({
url: API_PATHS.bookingBrowsing,
url: API_PATHS.customerNotBrowsing,
method: 'POST',
data: {
id: props.id,
......
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