|
@@ -1651,48 +1651,6 @@ const initEdit = () => {
|
|
|
setRevisionShowMode(userConfig.emr_review_mode);
|
|
|
emrStore.mutation.installPlugins(res, emrStore);
|
|
|
if (isDev) {
|
|
|
- await sleep(userInfo.codeRs === "3811" ? 500 : 2000);
|
|
|
-
|
|
|
- loadDocument({
|
|
|
- documentId: "929535792783624192",
|
|
|
- categoryCode: "e2dc4540772011ef9e02e3b1f4cbc51a",
|
|
|
- name: "检验粘贴单",
|
|
|
- parent: "noFolder",
|
|
|
- emrPatientData: {
|
|
|
- id: 316772,
|
|
|
- patNo: "0434450",
|
|
|
- times: 1,
|
|
|
- emrDocumentId: "929535792783624192",
|
|
|
- emrCategoryCode: "e2dc4540772011ef9e02e3b1f4cbc51a",
|
|
|
- delFlag: 0,
|
|
|
- emrName: "检验粘贴单",
|
|
|
- name: "检验粘贴单",
|
|
|
- createId: "02896",
|
|
|
- createName: "肖蟾",
|
|
|
- createDate: "2024-11-20 11:09:42",
|
|
|
- modifyId: null,
|
|
|
- modifyDate: null,
|
|
|
- children: null,
|
|
|
- emrDataElement: null,
|
|
|
- emrDataElementStr: "",
|
|
|
- submit: 0,
|
|
|
- submitId: null,
|
|
|
- submitTime: null,
|
|
|
- documentData: null,
|
|
|
- fragment: null,
|
|
|
- parent: "noFolder",
|
|
|
- referPhysician: null,
|
|
|
- consultPhysician: null,
|
|
|
- deptDirector: null,
|
|
|
- reviewDoctors: null,
|
|
|
- reviewTime: null,
|
|
|
- signType: null,
|
|
|
- signComplete: null,
|
|
|
- archivePath: null,
|
|
|
- sort: null,
|
|
|
- type: "category",
|
|
|
- },
|
|
|
- });
|
|
|
}
|
|
|
});
|
|
|
};
|