新增单品备注
This commit is contained in:
@@ -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: "给我多放点辣椒,谢谢老板",
|
||||
|
||||
Reference in New Issue
Block a user