优化报表的列宽排版(调整宽度)

This commit is contained in:
季圣华
2023-02-18 23:11:00 +08:00
parent c396f6f3c7
commit c5c5452a56
7 changed files with 8 additions and 8 deletions

View File

@@ -201,7 +201,7 @@
this.defaultTimeStr = [moment(getNowFormatYear() + '-01-01', this.dateFormat), moment(this.currentDay, this.dateFormat)]
},
mounted () {
this.scroll.x = 2500
this.scroll.x = 2300
},
methods: {
moment,