qinzhipeng_v@didiglobal.com 4 ani în urmă
părinte
comite
955c9afc6b

+ 1 - 1
src/views/monthlyReport/childrenPage/editReport/components/MrTable.vue

@@ -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