change label
This commit is contained in:
parent
bf3bc89636
commit
4a809c876d
1 changed files with 1 additions and 1 deletions
|
|
@ -243,7 +243,7 @@ const openModal = async (data: string) => {
|
||||||
if (data === "authority") {
|
if (data === "authority") {
|
||||||
modalApprove.value = true;
|
modalApprove.value = true;
|
||||||
dialogTitle.value = "ส่งไปยังผู้มีอำนาจ";
|
dialogTitle.value = "ส่งไปยังผู้มีอำนาจ";
|
||||||
dialogLabel.value = "ความคิดเห็นผู้มีอำนาจ";
|
dialogLabel.value = "ความคิดเห็น";
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue