Jay
2024-10-09 2e092feceaf8907fe4b6fda847b02bc8bbd1324a
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'