保誠-保戶業務員媒合平台
Tomas
2022-01-12 943b8dfc3fd82d76d46cde1834972270d4aa868a
PAMapp/components/Appointment/AppointmentRecordList.vue
File was renamed from PAMapp/components/Appointment/AppointmentRecordLog.vue
@@ -36,7 +36,7 @@
import { Vue, Component, Prop } from 'nuxt-property-decorator';
@Component
export default class AppointmentRecordLog extends Vue {
export default class AppointmentRecordList extends Vue {
}
</script>