comment คำนวนเครื่องราช

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-07-01 23:13:11 +07:00
parent 7aa08944bb
commit df9e271f74
2 changed files with 13 additions and 19 deletions

View file

@ -309,11 +309,11 @@ watch(tab, () => {
});
/** callback function จำทำงานเมื่อ modal มีการเปลี่ยนแปลง*/
// watch(modal, () => {
// if (modal.value == false) {
// fecthlistInsignia();
// }
// });
watch(modal, () => {
if (modal.value == false) {
fecthlistInsignia();
}
});
/** function เรียกรายชื่อบันทึกผลการได้รับพระราชทานเครื่องราชอิสริยาภรณ์/การจ่ายใบกำกับ */
async function fecthlistInsignia() {