PAMapp/pages/record/index.vue
@@ -42,7 +42,7 @@ </template> <script lang="ts"> import { Vue, Component, Action, State, namespace } from 'nuxt-property-decorator'; import { AppointmentLog } from '~/assets/ts/models/appointment.model'; import { AppointmentLog } from '~/shared/models/appointment.model'; const roleStorage = namespace('localStorage');