fix bug เครื่องราช
This commit is contained in:
parent
249ec6c9ee
commit
dd70f4d383
4 changed files with 109 additions and 57 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue