Browse Source

病案首页提交刷新

‘chenzhilei’ 1 week ago
parent
commit
c5592c8e56
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/hospitalization/case-front-sheet/FillCaseFrontSheet.vue

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

@@ -3247,6 +3247,7 @@ const saveVerify = opType => {
           duration: 2500,
           showClose: true,
         });
+        handleClickOverview(currentRow.value)
       })
       .catch(e => {
         forceVerifies.value = e.data;