This commit is contained in:
Viet An
2026-07-01 10:59:23 +07:00
parent e9e4fbe24f
commit 68872d3f06
12 changed files with 66 additions and 117 deletions

View File

@@ -10,6 +10,9 @@ export default defineNuxtPlugin((nuxtApp) => {
"colorchoice",
"menuchoice",
"colorscheme",
"Invoice_Status",
"Payment_Status",
"Delivery_Status",
]);
const notReadyConns = connlist.filter((v) => !v.ready);