This commit is contained in:
duan
2024-10-31 10:17:03 +08:00

View File

@@ -30,5 +30,9 @@ export default {
cleaning: {
label: "待清台",
type: "#FAAD14",
},
unbind: {
label: "未绑定",
type: "rgb(221,221,221)",
}
}