Explorar el Código

添加操作类型参数

lighter hace 2 años
padre
commit
0afdf01924

+ 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(() => {