diff --git a/src/modules/11_discipline/components/2_InvestigateFacts/Form.vue b/src/modules/11_discipline/components/2_InvestigateFacts/Form.vue index 374d3e227..d91b7190d 100644 --- a/src/modules/11_discipline/components/2_InvestigateFacts/Form.vue +++ b/src/modules/11_discipline/components/2_InvestigateFacts/Form.vue @@ -458,9 +458,9 @@ watch(props.data, async () => { dense ref="evidenceFilesRef" v-model="formData.evidenceFiles" - label="ไฟล์หลักฐานการรับ" + label="ไฟล์เอกสารหลักฐาน" lazy-rules - :rules="[(val) => !!val || 'กรุณาเลือกไฟล์หลักฐานการรับ']" + :rules="[(val) => !!val || 'กรุณาเลือกไฟล์เอกสารหลักฐาน']" hide-bottom-space >