新增单品备注

This commit is contained in:
gyq
2025-04-24 10:40:40 +08:00
parent 3a11828f3c
commit ca3b0eddbc
4 changed files with 46 additions and 4 deletions

View File

@@ -182,8 +182,8 @@ const printData = reactive({
totalAmount: "10",
},
],
amount: "30.00",
originAmount: '30.00',
amount: "10.00",
originAmount: '10.00',
discountAmount: "0.00",
discount: 0,
remark: "给我多放点辣椒,谢谢老板",