check some function
This commit is contained in:
@@ -517,7 +517,7 @@
|
||||
// window.location.href = '/origami/room/' + dining_id;
|
||||
// }
|
||||
|
||||
window.location.href = '/origami/sale/' + split_sale_id + "/payment";
|
||||
window.location.href = '/origami/sale/' + split_sale_id + "/cashier/payment";
|
||||
}
|
||||
});
|
||||
}
|
||||
@@ -538,7 +538,7 @@
|
||||
// }else{
|
||||
// window.location.href = '/origami/room/' + dining_id;
|
||||
// }
|
||||
window.location.href = '/origami/sale/' + split_sale_id + "/payment";
|
||||
window.location.href = '/origami/sale/' + split_sale_id + "/cashier/payment";
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user