From 75d1209791a26cc27d9ba489792788513bd70446 Mon Sep 17 00:00:00 2001 From: Mila <Mila@pollex.com.tw> Date: 星期四, 13 一月 2022 10:07:02 +0800 Subject: [PATCH] Merge branch 'Phase3' of https://192.168.0.10:8443/r/pcalife/PAM into Phase3 --- PAMapp/components/Appointment/AppointmentRecordList.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/PAMapp/components/Appointment/AppointmentRecordList.vue b/PAMapp/components/Appointment/AppointmentRecordList.vue index 9bc21b1..b9c4b15 100644 --- a/PAMapp/components/Appointment/AppointmentRecordList.vue +++ b/PAMapp/components/Appointment/AppointmentRecordList.vue @@ -27,7 +27,7 @@ <div class="time-line"></div> <section class="more-log-action"> - <div class="mdTxt text--primary text--underline">撅��憭�</div> + <div class="pam-link-button--lg">撅��憭�</div> </section> </div> </template> -- Gitblit v1.8.0