no message

This commit is contained in:
setthawutttty 2024-02-20 13:00:28 +07:00
parent 7cbe3da509
commit 8048714695
3 changed files with 11 additions and 2 deletions

View file

@ -818,6 +818,8 @@ export const useCounterMixin = defineStore("mixin", () => {
const typeChangeName = (val: string) => {
switch (val) {
case "prefix":
return "เปลี่ยนคำนำหน้าชื่อ";
case "firstName":
return "เปลี่ยนชื่อ";
case "lastName":