From 0ee7dff491bb166e0615de6c1c6bebd00d505f7a Mon Sep 17 00:00:00 2001 From: waruneeta Date: Mon, 16 Oct 2023 17:39:20 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=E0=B9=84=E0=B8=82?= =?UTF-8?q?=E0=B8=A3=E0=B8=B1=E0=B8=9A-=E0=B8=84=E0=B8=B7=E0=B8=99?= =?UTF-8?q?=E0=B9=80=E0=B8=84=E0=B8=A3=E0=B8=B7=E0=B9=88=E0=B8=AD=E0=B8=87?= =?UTF-8?q?=E0=B8=A3=E0=B8=B2=E0=B8=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../07_insignia/components/5_Borrow/Main.vue | 341 ++++++------------ 1 file changed, 108 insertions(+), 233 deletions(-) diff --git a/src/modules/07_insignia/components/5_Borrow/Main.vue b/src/modules/07_insignia/components/5_Borrow/Main.vue index 383894ec0..f0930fed2 100644 --- a/src/modules/07_insignia/components/5_Borrow/Main.vue +++ b/src/modules/07_insignia/components/5_Borrow/Main.vue @@ -109,7 +109,7 @@ const fecthInsigniaType = async () => { .catch((err) => { messageError($q, err); }) - .finally(() => {}); + .finally(() => { }); }; const visibleColumns = ref([ @@ -402,17 +402,17 @@ const filterSelector = (val: any, update: Function, name: any) => { update(() => { const needle = val.toLowerCase(); if (name === "employeeClassOps") { - DataStore.employeeClass = ""; + // DataStore.employeeClass = ""; employeeClassOps.value = DataStore.employeeClassOps.filter( (v: any) => v.name.toLowerCase().indexOf(needle) > -1 ); } else if (name === "fileterInsigniaList") { - DataStore.insignia = null as any; + // DataStore.insignia = null as any; fileterInsigniaList.value = insigniaList.value.filter( (v: any) => v.name.toLowerCase().indexOf(needle) > -1 ); } else if (name === "filterSelectRoundAllOption") { - yearRound.value = null as any; + // yearRound.value = null as any; filterSelectRoundAllOption.value = selectRoundAllOption.value.filter( (v: any) => v.name.toLowerCase().indexOf(needle) > -1 ); @@ -438,54 +438,23 @@ const clearInsigniaFilters = (name: string) => {
ยืม-คืนเครื่องราชฯ
- - + +
- -
-
- + +
+
+ -
- - - - -
-
- - - - -
- -
- - เพิ่ม - -
-
- - - - - - -
+ + + + +
- + + +
+ + + + + + + + + + + +
+ + เพิ่ม + +
+
+
+
+ +
+