Browse Source

no message

xiaochan 2 years ago
parent
commit
2b389bb1a4

+ 0 - 5
src/components/zhu-yuan-yi-sheng/YzTag.vue

@@ -126,11 +126,6 @@ const downloadGuide = () => {
   })
   })
 }
 }
 
 
-const returnToTheConsultation = ref(false)
-onActivated(() => {
-  returnToTheConsultation.value = !!router.currentRoute.value.params.consultation;
-})
-
 getOperationGuide("住院医生教程").then((res) => {
 getOperationGuide("住院医生教程").then((res) => {
   fileName = res
   fileName = res
 })
 })

+ 0 - 1
src/components/zhu-yuan-yi-sheng/emr/auxiliary-tools/fluorescence-test/FluorescenceTest.vue

@@ -189,7 +189,6 @@ onMounted(() => {
                   </td>
                   </td>
                 </tr>
                 </tr>
               </template>
               </template>
-
               </tbody>
               </tbody>
 
 
             </table>
             </table>

+ 0 - 1
src/components/zhu-yuan-yi-sheng/yi-zhu-lu-ru/yz-edit/YzEditor.vue

@@ -508,7 +508,6 @@ const xuanZhongFeiYong = async (row, laiyuan = 1) => {
       yiZhuData.value.frequCode = frequencyConfig
       yiZhuData.value.frequCode = frequencyConfig
     }
     }
   }
   }
-
 }
 }
 
 
 /* 频率 */
 /* 频率 */