ruoyi-ui/src/views/marry/index.vue
@@ -1,5 +1,5 @@ <template> <div class="app-container"> <div class="app-container" id="printable-content"> <!-- 回到顶部--> <el-backtop :bottom="150" :right="30"> <el-button type="primary" circle @@ -145,6 +145,15 @@ v-hasPermi="['family:note:export']" >导出</el-button></el-col> <el-col style="padding-top: 10px;"> <el-button plain style="width: 80px;height: 32px;background: #FFDDE3;" v-print="'#printable-content'" v-hasPermi="['family:note:export']" >打印</el-button></el-col> </el-row> </el-container>