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