liriming
2024-09-23 cd9f113e55f8bf78065861f21c687283e0af4221
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'