@ -1783,7 +1783,7 @@ export default {
};
// lis条码打印
this.lisPrint('0003', isPreview, toOutShell)
this.lisPrint('0002', isPreview, toOutShell)
// pacs条码打印
this.pacsPrint('0004', isPreview, toOutShell)
@ -151,7 +151,7 @@
<div class="listBtn">
<el-button type="" class="btnClass commonbutton">健康档案</el-button>
</div>
-->
<div v-show="checkPagePriv(pagePriv.privs, '批量调整分组')" class="listBtn">
<el-button type="" class="commonbutton" @click="btnGroupBatch">批量调整分组</el-button>