eight
2024-12-11 69b18cf813e7f742ff343a358c580c329c9acda5
src/views/ecg/doctor/components/DevReadyPanel.vue
@@ -491,7 +491,6 @@
const copyBarcode = async () => {
  displayBarCode.value = getDisplayBarcode()
  await navigator.clipboard.writeText( getBarcode() );
  console.info(displayBarCode.value)
}
/** 初始化 **/