|
@@ -51,7 +51,7 @@ import {stringIsBlank} from "@/utils/blank-utils";
|
|
|
import {getAllWards} from "@/api/zhu-yuan-yi-sheng/resident-doctor";
|
|
|
import RightClickMenu from "@/components/menu-item/RightClickMenu.vue";
|
|
|
import {needRule} from "@/utils/public";
|
|
|
-import UnlockMedicalRecord from "@/components/zhu-yuan-yi-sheng/emr/unlock_medical_record/UnlockMedicalRecord.vue";
|
|
|
+import UnlockMedicalRecord from "@/components/zhu-yuan-yi-sheng/emr/unlock-medical-record/UnlockMedicalRecord.vue";
|
|
|
import {xcMessage} from "@/utils/xiaochan-element-plus";
|
|
|
|
|
|
const props = defineProps({
|