รายการเงินเดือน => แก่คำผืด dialogmessage ย้ายขั้น
This commit is contained in:
parent
450e446aa5
commit
cd26f1a08a
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ function validateForm() {
|
|||
store.remaining === 0 &&
|
||||
type.value === "FULL"
|
||||
) {
|
||||
dialogMessageNotify($q, "ไม่สามารถย้ายขั้นได้เนื่องจากโควตาลงเหลือไม่พอ");
|
||||
dialogMessageNotify($q, "ไม่สามารถย้ายขั้นได้เนื่องจากโควตาคงเหลือไม่พอ");
|
||||
} else {
|
||||
onSubmit();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue