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