zhangxiaoxu123
2022-12-29 a8ca0e26f96bcb7045a2a6d4ac0c7c6213ec0084
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) => {