Просмотр исходного кода

Fix 修复dayjs打包报错的问题

YueYunyun 2 лет назад
Родитель
Сommit
5d6fc3ce9d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      UI/VAP.Vue/src/views/monitor/online/index.vue

+ 1 - 1
UI/VAP.Vue/src/views/monitor/online/index.vue

@@ -1,7 +1,7 @@
 <script setup lang="ts" name="Online">
 import apis from "@a"
 import { permissionNames } from "@@/services/PermissionNames"
-import * as dayjs from "dayjs"
+import dayjs from "dayjs"
 const tableRef = ref()
 const tableOpts = reactive<any>({
 	columns: [