|
|
@ -409,7 +409,6 @@ export default {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
this.tableTittleWidth = (1000 / (this.propertyNum)) + 'px';
|
|
|
|
this.tableTittleWidth = (1000 / (this.propertyNum)) + 'px';
|
|
|
|
console.log(this.tableTittleWidth);
|
|
|
|
|
|
|
|
});
|
|
|
|
});
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
@ -460,10 +459,6 @@ export default {
|
|
|
|
width: 1300px; /* 表格宽度 */
|
|
|
|
width: 1300px; /* 表格宽度 */
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.bordered-table-tittle0 {
|
|
|
|
|
|
|
|
width: 300px; /* 表格高度 */
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* 下面是和打印有关系的 */
|
|
|
|
/* 下面是和打印有关系的 */
|
|
|
|
.tittle-text-print {
|
|
|
|
.tittle-text-print {
|
|
|
|
text-align: center;
|
|
|
|
text-align: center;
|
|
|
|