Skip to content

Commit 14c5901

Browse files
authored
feat: new Associate Dean (#12)
1 parent 5bb1ed1 commit 14c5901

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

resources/js/Pages/DocumentShow.vue

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -141,14 +141,12 @@
141141
</tr>
142142
<tr v-else-if="item.recipient === 'รองคณบดีฝ่ายกิจการนิสิต'">
143143
<td class="px-1">-</td>
144-
<td class="px-2" colspan="2">รองคณบดีฝ่ายกิจการนิสิต (เป็นผู้รับไม่ต้องมีช่องให้ลงชื่อในเอกสาร)</td>
145-
<td class="px-2 font-mono">sittisak.h@chula.ac.th</td>
144+
<td class="px-2" colspan="3">รองคณบดีฝ่ายกิจการนิสิต (เป็นผู้รับไม่ต้องมีช่องให้ลงชื่อในเอกสาร)</td>
146145
</tr>
147146
<tr v-else>
148147
<td class="px-1">-</td>
149-
<td class="px-2">ศ.ดร.นพ.สิทธิศักดิ์ หรรษาเวก</td>
150-
<td class="px-2">รองคณบดีฝ่ายกิจการนิสิต</td>
151-
<td class="px-2 font-mono">sittisak.h@chula.ac.th</td>
148+
<td class="px-2">ผศ.นพ.อติคุณ ธนกิจ</td>
149+
<td class="px-2" colspan="2">รองคณบดีฝ่ายกิจการนิสิต</td>
152150
</tr>
153151
</table>
154152
</template>

0 commit comments

Comments
 (0)