@ -22,11 +22,11 @@
<div>生产车间:黑蚊香车间</div>
<br />
</el-col>
<el-col :span="8">
<el-col :span="9">
<div>产品名称: {{ headerParameters.productName }}</div>
<el-col :span="7">
<el-col :span="6">
<div>检查人: {{ headerParameters.checkPeople }}</div>
@ -50,7 +50,7 @@
</div>
<div>
检查日期:
<el-date-picker
@ -63,7 +63,7 @@
</el-date-picker>
<el-button
type="primary"
icon="el-icon-search"
@ -409,7 +409,6 @@ export default {
}
this.tableTittleWidth = (1000 / (this.propertyNum)) + 'px';
console.log(this.tableTittleWidth);
});
},
@ -460,10 +459,6 @@ export default {
width: 1300px; /* 表格宽度 */
.bordered-table-tittle0 {
width: 300px; /* 表格高度 */
/* 下面是和打印有关系的 */
.tittle-text-print {
text-align: center;