更新优化换桌功能

This commit is contained in:
gyq
2026-03-27 09:31:32 +08:00
parent adbecd1b5e
commit de84d30793
7 changed files with 99 additions and 17071 deletions

View File

@@ -39,4 +39,9 @@ export default [
type: "subscribe",
color: "#58B22C",
},
{
label: "未结账",
type: "unpaid",
color: "#DD3F41",
},
];