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