แก้ไข filter บันทึกผลการได้รับพระราชทานเครื่องราชอิสริยาภรณ์
This commit is contained in:
parent
1791a47cb0
commit
721847fd41
1 changed files with 1 additions and 0 deletions
|
|
@ -272,6 +272,7 @@ const columns = ref<QTableProps["columns"]>([
|
|||
]);
|
||||
watch(tab, () => {
|
||||
if (tab.value !== "doc") {
|
||||
DataStore.insignia = ''
|
||||
fecthlistInsignia();
|
||||
insigniaTypeOption.value = DataStore.insigniaOp.filter(
|
||||
(e: any) => e.insigniaType == tab.value || e.name == "ทั้งหมด"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue