From d449fdd8bbced87893bd12fcf55f1ef178db8b03 Mon Sep 17 00:00:00 2001 From: setthawutttty Date: Thu, 17 Jul 2025 11:04:52 +0700 Subject: [PATCH] =?UTF-8?q?fix:=20=E0=B9=80=E0=B8=9E=E0=B8=B4=E0=B9=88?= =?UTF-8?q?=E0=B8=A1=E0=B9=80=E0=B8=81=E0=B9=87=E0=B8=9A=E0=B8=82=E0=B9=89?= =?UTF-8?q?=E0=B8=AD=E0=B8=A1=E0=B8=B9=E0=B8=A5=E0=B8=A5=E0=B8=87=20body?= =?UTF-8?q?=20=E0=B8=AB=E0=B8=A5=E0=B8=B1=E0=B8=87=E0=B8=88=E0=B8=B2?= =?UTF-8?q?=E0=B8=81=20get?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/scholarship/DetailView.vue | 33 +------------------ 1 file changed, 1 insertion(+), 32 deletions(-) diff --git a/src/modules/15_development/components/scholarship/DetailView.vue b/src/modules/15_development/components/scholarship/DetailView.vue index 134cc079b..c61b07099 100644 --- a/src/modules/15_development/components/scholarship/DetailView.vue +++ b/src/modules/15_development/components/scholarship/DetailView.vue @@ -275,6 +275,7 @@ async function fetchDataDetail(id: string) { formBody.budgetSourceOther = data.budgetSourceOther; formBody.planType = data.planType ? data.planType : ""; formBody.isNoUseBudget = data.isNoUseBudget ? data.isNoUseBudget : false; + formBody.org = data.org; dataPerson.citizenId = data.citizenId ? data.citizenId : "-"; dataPerson.name = `${data.prefix}${data.firstName} ${data.lastName}`; @@ -930,7 +931,6 @@ onMounted(async () => {
{
{
{
{
{
{
{
{
{
{
{
{
{
{
{
{
{
{
{
{
{
{
{
{
{
{
{
{
{
{
{