fix:message success

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-11-24 13:57:46 +07:00
parent d6179a947a
commit b977a6fe40

View file

@ -363,8 +363,9 @@ const saveData = async () => {
.then(async () => {
if (!props.stepPayment) {
secondDialog.value = true
} else {
success($q, 'บันทึกข้อมูลส่วนตัวสำเร็จ')
}
success($q, 'บันทึกข้อมูลส่วนตัวสำเร็จ')
await saveForm()
await props.fetchStep()
dialog.value = false