อุทธรณ์ร้องทุกข์

This commit is contained in:
setthawutttty 2023-12-14 16:29:29 +07:00
parent 7777b27cda
commit c1f26bc764
12 changed files with 1139 additions and 308 deletions

View file

@ -600,7 +600,7 @@ export const useCounterMixin = defineStore("mixin", () => {
title: title,
message: message,
icon: "warning",
color: "warning",
color: "orange",
onlycancel: true,
},
});