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