ข้อมูลบุคคล: ปรับสไตล์/validate/ใส่catch
This commit is contained in:
parent
f78d8547ce
commit
6553c8b972
9 changed files with 311 additions and 140 deletions
|
|
@ -174,7 +174,6 @@ function validateForm() {
|
|||
}
|
||||
|
||||
async function onSubmit() {
|
||||
console.log(posTypeRank.value);
|
||||
if (posTypeName.value.length > 0 && posTypeRank.value !== null) {
|
||||
dialogConfirm(
|
||||
$q,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue