代客下单增加开台中状态
This commit is contained in:
@@ -137,6 +137,14 @@ export default {
|
||||
label: "挂单中",
|
||||
type: "#E6A23C",
|
||||
},
|
||||
using:{
|
||||
label: "开台中",
|
||||
type: "#E6A23C",
|
||||
},
|
||||
paying:{
|
||||
label: "结算中",
|
||||
type: "#E6A23C",
|
||||
},
|
||||
idle: {
|
||||
label: "空闲",
|
||||
type: "#67C23A",
|
||||
|
||||
Reference in New Issue
Block a user