admin
昨天 d3541f6e9737237a6ecd6ed840ba46893ca4bca3
下线打印报告优化
已修改1个文件
4 ■■■■ 文件已修改
jcdm-ui/src/views/main/cfkb/Instructions/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
jcdm-ui/src/views/main/cfkb/Instructions/index.vue
@@ -16,9 +16,9 @@
          <span class="head-font">产品序列号 :</span>
          <el-input style="width: 50%;" v-model="headContent.sfcCode" placeholder="请输入内容"></el-input>
<!--          <el-button type="primary" id="print" v-print="'#printMe'">打印</el-button>-->
          <el-button type="primary" id="print" v-print="'#printMe'">打印</el-button>
          <el-button type="primary" id="print" v-print="'#printMe'" style="display: none;">打印</el-button>
<!--          <el-button id="print" @click="print1" type="primary">打印</el-button>-->
          <el-button type="primary" style="margin-left: -70px;opacity: 0;" @click="printBefore">打印</el-button>
          <el-button type="primary" @click="printBefore">打印</el-button>
          <el-button @click="clearClick" type="danger">清除</el-button>
        </el-card>
      </el-col>