รายการเงินเดือน =>ปรับ validate
This commit is contained in:
parent
9fb2a155fa
commit
df58602563
3 changed files with 7 additions and 3 deletions
|
|
@ -47,7 +47,6 @@ const typeRangeOps = computed(() => {
|
|||
|
||||
/*** ฟังก์ชั่นสำหรับ validate ฟอร์ม */
|
||||
function validateForm() {
|
||||
typeRef.value.validate();
|
||||
if (typeRef.value.validate()) {
|
||||
onSubmit();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue