luobang 2 年之前
父節點
當前提交
d7c18dc580
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/views/statisticalReport/components/salesLogisticsStatistics/saleSteelReports.vue

+ 3 - 0
src/views/statisticalReport/components/salesLogisticsStatistics/saleSteelReports.vue

@@ -2083,6 +2083,9 @@ export default {
         .then(res => {
           this.columnNoRoutList = res.data.columnHiddenData
         })
+        .catch(() => {
+          this.columnNoRoutList = []
+        })
     }
     if (getCookie('orgCode') == 'xiaoshouyewuyuan') {
       this.isShowOperateYeWuYuan = true