pengjingzhao 3 tháng trước cách đây
mục cha
commit
5ada960102
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/mz-emr/emr-v2/index.tsx

+ 1 - 1
src/views/mz-emr/emr-v2/index.tsx

@@ -389,7 +389,7 @@ export const useMzEmrStore = () => {
         if (store.currentEditParams.emrDocumentId === null) {
           BizException(ExceptionEnum.MESSAGE_ERROR, "请先选择病历");
         }
-        await tmpEmrFun.unConnectDialog();
+        // await tmpEmrFun.unConnectDialog();
         store.isSave = true;
 
         try {