优化台桌点餐
This commit is contained in:
@@ -113,6 +113,7 @@ const formRef = ref(null)
|
||||
|
||||
function showRefundHandle(item) {
|
||||
refundItem.value = item
|
||||
form.amount = item.amount
|
||||
showDialog.value = true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user