zhangxiaoxu123
2022-12-30 96fdaba67bc56a63abc956e03ded6c0b1a663154
src/assets/js/ByUtils.js
@@ -272,7 +272,7 @@
                    vm.$router.push({'path': '/login'});
                    vm.$alert('会话结束,请重新登录', {'title': '提示', 'type': 'warning', 'center': true, 'showClose': false});
                }else{
                    vm.$alert('操作失败' , {'title': '提示', 'type': 'warning', 'center': true, 'showClose': false});
                    vm.$alert('操作错误' , {'title': '提示', 'type': 'warning', 'center': true, 'showClose': false});
                }
            }
        }).catch((e) => {