ข้อมูลบุคคล: ปรับสไตล์/validate/ใส่catch

This commit is contained in:
oat_dev 2024-03-15 10:43:11 +07:00
parent f78d8547ce
commit 6553c8b972
9 changed files with 311 additions and 140 deletions

View file

@ -174,7 +174,6 @@ function validateForm() {
}
async function onSubmit() {
console.log(posTypeRank.value);
if (posTypeName.value.length > 0 && posTypeRank.value !== null) {
dialogConfirm(
$q,