luobang 2 lat temu
rodzic
commit
d7c18dc580

+ 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