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' })