소스 검색

添加操作类型参数

lighter 2 년 전
부모
커밋
0afdf01924
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/hospitalization/case-front-sheet/AllCaseFrontSheet.vue

+ 1 - 0
src/views/hospitalization/case-front-sheet/AllCaseFrontSheet.vue

@@ -580,6 +580,7 @@ const beforePrint = (flag) => {
   if (nullPatient()) return
   const param = {
     sheet: sheet,
+    opType: 2,
   }
   executePrintVerify(param)
       .then(() => {