qinzhipeng_v@didiglobal.com 4 سال پیش
والد
کامیت
955c9afc6b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/monthlyReport/childrenPage/editReport/components/MrTable.vue

+ 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