eight
2024-12-03 a0d89e1a39de18baccd2cee18b5785ce476363ed
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)
}
/** 初始化 **/