预检测出现连接超时错误提示
This commit is contained in:
@@ -448,7 +448,7 @@ watch(webMsgSend, function (newValue, oldValue) {
|
||||
switch (newValue.requestId) {
|
||||
case 'server_error':
|
||||
if (newValue.operateCode === 'server_error' && count === 0) {
|
||||
ElMessageBox.alert('源连接失败!', '初始化失败', {
|
||||
ElMessageBox.alert('服务端主动关闭连接!', '初始化失败', {
|
||||
confirmButtonText: '确定',
|
||||
type: 'error',
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user