fix bug เครื่องราช

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-06-30 23:23:18 +07:00
parent 249ec6c9ee
commit dd70f4d383
4 changed files with 109 additions and 57 deletions

View file

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