fix:获得证书时间显示修改

This commit is contained in:
wyx
2023-02-28 16:10:44 +08:00
parent 3d6b792caf
commit 5eb983f0f9

View File

@@ -93,7 +93,6 @@ import { reactive, toRefs } from "vue";
import * as api from "@/api/index1";
import OrgClass from "@/components/project/OrgClass";
import { message } from "ant-design-vue";
import { toDate } from "@/api/method";
import dayjs from "dayjs";
export default {
name: "TableCertificateStudent",