优化
This commit is contained in:
@@ -62,13 +62,17 @@ export const useGlobal = defineStore("global", {
|
||||
label: "收银机客户端",
|
||||
},
|
||||
{
|
||||
type: "APC",
|
||||
type: "WEB",
|
||||
label: "PC管理端",
|
||||
},
|
||||
{
|
||||
type: "APP",
|
||||
label: "APP管理端",
|
||||
},
|
||||
{
|
||||
type: "H5",
|
||||
label: "收款码",
|
||||
},
|
||||
],
|
||||
dineMode: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user