dengzedong
2024-09-26 f7a1fe5c09bf1ad3c78d778835ad2f886ee8adaa
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'