| | |
| | | <el-button class="filter-item" style="margin-left: 10px;" type="primary" icon="el-icon-download" |
| | | v-if="getBtnPermission('review') && isSupervision =='null'?false:true" @click="exportAll">打印内包装号</el-button> |
| | | </div> |
| | | <br/> |
| | | <div class="table_content"> |
| | | <el-table |
| | | ref="contractTable" |
| | |
| | | <div id="printMe" > |
| | | <el-row> |
| | | <el-col :span="12" align="center"> |
| | | <span style="font-size: 10px;font-weight: bolder">{{"新疆专用"}}</span> |
| | | <span style="font-size: 10px;font-weight: bolder">{{"盐城市专用"}}</span> |
| | | </el-col> |
| | | <el-col :span="12" align="center"> |
| | | <span style="font-size: 10px;margin-top: 3px">{{"新疆专用"}}</span> |
| | | <span style="font-size: 10px;margin-top: 3px">{{"盐城市专用"}}</span> |
| | | </el-col> |
| | | </el-row> |
| | | <el-row> |
| | |
| | | <div id="printMeSingle" > |
| | | <el-row> |
| | | <el-col :span="12" align="center"> |
| | | <span style="font-size: 10px;">{{"新疆专用"}}</span> |
| | | <span style="font-size: 10px;">{{"盐城市专用"}}</span> |
| | | </el-col> |
| | | </el-row> |
| | | <el-row> |