由于谷歌浏览器新版本,导致table的表头样式变形,修改优化进行适配
This commit is contained in:
@@ -167,9 +167,6 @@
|
||||
this.initSupplier()
|
||||
this.defaultTimeStr = [moment(getNowFormatYear() + '-01-01', this.dateFormat), moment(this.currentDay, this.dateFormat)]
|
||||
},
|
||||
mounted () {
|
||||
this.scroll.x = 1620
|
||||
},
|
||||
methods: {
|
||||
getQueryParams() {
|
||||
let param = Object.assign({}, this.queryParam, this.isorter);
|
||||
|
||||
Reference in New Issue
Block a user