File was renamed from PAMapp/components/Appointment/AppointmentRecordLog.vue |
| | |
| | | <template> |
| | | <div class="record-log-component"> |
| | | <div class="mdTxt mt-30 mb-10">系統通知紀錄</div> |
| | | |
| | | |
| | | <section class="record-log-card"> |
| | | <div class="record-log-card-date-container"> |
| | | <div class="record-log-card-date-container-circle"> |
| | |
| | | import { Vue, Component, Prop } from 'nuxt-property-decorator'; |
| | | |
| | | @Component |
| | | export default class AppointmentRecordLog extends Vue { |
| | | export default class AppointmentRecordList extends Vue { |
| | | |
| | | } |
| | | </script> |
| | |
| | | justify-content:flex-end; |
| | | } |
| | | |
| | | </style> |
| | | </style> |