DESKTOP-MINPJAU\Administrator 3 yıl önce
ebeveyn
işleme
58c21ba2ff

+ 3 - 3
src/components/med-tec-mod/YiJiXiangMuLuRu.vue

@@ -378,11 +378,11 @@ export default {
         () => props.patient,
         () => {
           // 这里刚好是反着的
+          queryWard.value = props.patient.admissDept
+          getBingQuDuiYingKeShiChange()
           setTimeout(() => {
-            queryWard.value = props.patient.admissDept
-            getBingQuDuiYingKeShiChange()
             queryDept.value = props.patient.zkWard
-          }, 200)
+          }, 100)
         }
     )
     // 以下是保存模板