11
WXL
6 小时以前 f030d8a9607cef32ee41e01d96817c7e47681602
src/views/ecg/queue/index.vue
@@ -250,6 +250,7 @@
import {useCheckTypeStore} from "@/store/modules/checkType";
import AppointmentForm from "@/views/ecg/appointment/AppointmentForm.vue";
import {genderFormat} from "@/utils/stringUtil";
import {getCheckTypeName} from "../../../utils/checkTypeFormatter";
/** 排队 列表 */
defineOptions({ name: 'queue' })