打印按钮

This commit is contained in:
yy2205 2025-05-20 17:08:47 +08:00
parent 9a24cadb2e
commit 2d933810bb

View File

@ -555,7 +555,7 @@
<div> <div>
<div style="text-align: right"> <div style="text-align: right">
<el-button <el-button
v-if="false" v-if="true"
type="primary" type="primary"
style="width: 90px" style="width: 90px"
v-print="{ id: 'printMe_ecg' }" v-print="{ id: 'printMe_ecg' }"