eight
2025-04-11 106d90222ad7fb031cae93876e904e9dc8e5ce7f
src/views/ecg/doctor/components/DevInstallPanel.vue
@@ -127,6 +127,7 @@
import {useCheckTypeStore} from "@/store/modules/checkType";
import {DICT_TYPE} from "@/utils/dict";
import {tranlateDevState} from "../../../../utils/statusFormatter";
import {getCheckTypeName} from "../../../../utils/checkTypeFormatter";
/** 设备装机 表单 */
defineComponent({ name: 'DevInstallPanel' })