fix bug & แก้คำผิด
This commit is contained in:
parent
2590fb1142
commit
ad09bd908a
15 changed files with 45 additions and 47 deletions
|
|
@ -779,7 +779,7 @@ const openDialog = (action: string) => {
|
|||
clickAction.value = action;
|
||||
selectedModal.value = [];
|
||||
};
|
||||
// บันทักราชชื่อกรรมการ
|
||||
// บันทักรายชื่อกรรมการ
|
||||
const clickSavelist = () => {
|
||||
if (selectedModal.value.length > 0) {
|
||||
if (clickAction.value === "chairman") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue