Jay
2024-09-30 f26b8f425655c86a01e0338b5c8482a919242f2f
src/views/model/mpk/file/MpkGeneratorHistory.vue
@@ -57,7 +57,7 @@
</template>
<script lang="ts" setup>
  import download from "@/utils/download";
  import * as HistoryApi from "@/api/mpk/mpkHistory";
  import * as HistoryApi from "@/api/model/mpk/mpkHistory";
  import { dateFormatter } from '@/utils/formatTime'