代客下单增加开台中状态

This commit is contained in:
YeMingfei666 2024-08-21 15:55:11 +08:00
parent 0b3084a3f9
commit 3f8a41f694
1 changed files with 8 additions and 0 deletions

View File

@ -137,6 +137,14 @@ export default {
label: "挂单中",
type: "#E6A23C",
},
using:{
label: "开台中",
type: "#E6A23C",
},
paying:{
label: "结算中",
type: "#E6A23C",
},
idle: {
label: "空闲",
type: "#67C23A",