From d21be617157fe46ba0e464e04b33afb853094647 Mon Sep 17 00:00:00 2001 From: "STW_TTTY\\stwtt" Date: Tue, 24 Sep 2024 17:28:44 +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=B8=82=E0=B8=B5=E0=B8=94=20-?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../11_discipline/components/3_InvestigateDisciplinary/Form.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/11_discipline/components/3_InvestigateDisciplinary/Form.vue b/src/modules/11_discipline/components/3_InvestigateDisciplinary/Form.vue index 637889cbc..673e54206 100644 --- a/src/modules/11_discipline/components/3_InvestigateDisciplinary/Form.vue +++ b/src/modules/11_discipline/components/3_InvestigateDisciplinary/Form.vue @@ -940,7 +940,7 @@ onMounted(async () => { {{ props.row.salary.toLocaleString() }}
- {{ col.value }} + {{ col.value ? col.value:'-' }}