no message
This commit is contained in:
parent
7cbe3da509
commit
8048714695
3 changed files with 11 additions and 2 deletions
|
|
@ -818,6 +818,8 @@ export const useCounterMixin = defineStore("mixin", () => {
|
|||
|
||||
const typeChangeName = (val: string) => {
|
||||
switch (val) {
|
||||
case "prefix":
|
||||
return "เปลี่ยนคำนำหน้าชื่อ";
|
||||
case "firstName":
|
||||
return "เปลี่ยนชื่อ";
|
||||
case "lastName":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue