tapd相关修改更新

This commit is contained in:
GaoHao
2025-03-19 18:19:34 +08:00
parent 994cf8bf2b
commit f01bc839f7
53 changed files with 1084 additions and 1032 deletions

View File

@@ -8,15 +8,15 @@ export const brand = [{
}
]
export const receipts = [{
value: '标签',
value: 'label',
name: '标签'
},
{
value: '出品',
value: 'kitchen',
name: '出品'
},
{
value: '小票',
value: 'cash',
name: '小票'
}
]