Browse Source

修复路径参数问题

lighter 1 year ago
parent
commit
de53fe017f
1 changed files with 4 additions and 1 deletions
  1. 4 1
      src/views/hospitalization/case-front-sheet/DrgCoding.vue

+ 4 - 1
src/views/hospitalization/case-front-sheet/DrgCoding.vue

@@ -883,6 +883,10 @@ async function checkPathParams() {
   }
 }
 
+onActivated(() => {
+  checkPathParams()
+})
+
 onMounted(() => {
   getInsutypes().then((res) => {
     insutypes.value = res
@@ -906,7 +910,6 @@ onMounted(() => {
     }
   }))
   clrOptins.value = clrOptinsData
-  checkPathParams()
 })
 
 const ybSfData = [