Jay
2024-09-24 e59dfe39b5fdb3f19b874f6a107e4b65914496c4
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'