unbind未绑定

This commit is contained in:
魏啾
2024-10-30 13:32:43 +08:00
parent c6fed2af32
commit 30d4be1560

View File

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