更新优化换桌功能
This commit is contained in:
@@ -39,4 +39,9 @@ export default [
|
||||
type: "subscribe",
|
||||
color: "#58B22C",
|
||||
},
|
||||
{
|
||||
label: "未结账",
|
||||
type: "unpaid",
|
||||
color: "#DD3F41",
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user