@@ -403,7 +403,7 @@ export default {
elm.align = 'center'
}
})
- if (this.pageDate.status > 10&& this.tabsActive.indexOf('本月重点问题') < 0) {
+ if (this.pageDate.status > 10 && this.tabsActive.indexOf('本月重点问题') < 0) {
newColumns.splice(newColumns.length - 1, 1)
return newColumns