comment คำนวนเครื่องราช
This commit is contained in:
parent
7aa08944bb
commit
df9e271f74
2 changed files with 13 additions and 19 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue