feat: 打印机添加字段
This commit is contained in:
@@ -32,6 +32,7 @@ export const options: optionObject = {
|
||||
{ value: "all", label: '全部打印' },
|
||||
{ value: "normal", label: '仅打印结账单「前台」' },
|
||||
{ value: "one", label: '仅打印制作单「厨房」' },
|
||||
{ value: "queue", label: '仅打印排队取号' },
|
||||
],
|
||||
printType: [
|
||||
{ label: "确认退款单", value: 'refund' },
|
||||
|
||||
Reference in New Issue
Block a user