From bbeb7558ed7f01bc08144f43fd88e1b7a4e73c79 Mon Sep 17 00:00:00 2001 From: AnandaTon Date: Thu, 19 Oct 2023 16:22:56 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=80=E0=B8=AD=E0=B8=B2=20columns/visibleCo?= =?UTF-8?q?lumns=20=E0=B9=83=E0=B8=AA=E0=B9=88=20store?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../3_InvestigateDisciplinary/MainPage.vue | 177 ++---------------- .../11_discipline/interface/index/Main.ts | 20 +- .../store/InvestigateDisStore.ts | 97 ++++++++++ 3 files changed, 121 insertions(+), 173 deletions(-) diff --git a/src/modules/11_discipline/components/3_InvestigateDisciplinary/MainPage.vue b/src/modules/11_discipline/components/3_InvestigateDisciplinary/MainPage.vue index fa002e924..fe7c5077c 100644 --- a/src/modules/11_discipline/components/3_InvestigateDisciplinary/MainPage.vue +++ b/src/modules/11_discipline/components/3_InvestigateDisciplinary/MainPage.vue @@ -1,12 +1,9 @@