fix ==> UI โปรดเกล้าฯ
This commit is contained in:
parent
d5912a0dc9
commit
4d61d5cb6f
2 changed files with 186 additions and 3 deletions
|
|
@ -214,6 +214,8 @@ const columns2 = ref<QTableProps["columns"]>([
|
|||
? "เลื่อน"
|
||||
: val === "MOVE"
|
||||
? "ย้าย"
|
||||
: val === "ROYAL"
|
||||
? "โปรดเกล้าฯ"
|
||||
: "-";
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue