From bd20219da9010309fb18560e149090c5e38c4fff Mon Sep 17 00:00:00 2001 From: setthawutttty Date: Tue, 21 Nov 2023 17:24:42 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=80=E0=B8=9E=E0=B8=B4=E0=B9=88=E0=B8=A1?= =?UTF-8?q?=20=E0=B9=80=E0=B9=80=E0=B8=AA=E0=B8=94=E0=B8=87=E0=B8=82?= =?UTF-8?q?=E0=B9=89=E0=B8=AD=E0=B8=A1=E0=B8=B9=E0=B8=A5=E0=B8=81=E0=B9=88?= =?UTF-8?q?=E0=B8=AD=E0=B8=99=E0=B9=80=E0=B9=80=E0=B8=81=E0=B9=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/6_BasicInformation/Channel/Form.vue | 7 +++++-- .../6_BasicInformation/Channel/MainPage.vue | 12 +++++++++++- .../11_discipline/interface/response/channel.ts | 6 +++++- src/modules/11_discipline/store/ChannelStore.ts | 8 +++++++- 4 files changed, 28 insertions(+), 5 deletions(-) diff --git a/src/modules/11_discipline/components/6_BasicInformation/Channel/Form.vue b/src/modules/11_discipline/components/6_BasicInformation/Channel/Form.vue index d9f1feb30..945b756d4 100644 --- a/src/modules/11_discipline/components/6_BasicInformation/Channel/Form.vue +++ b/src/modules/11_discipline/components/6_BasicInformation/Channel/Form.vue @@ -1,6 +1,9 @@