From 7ecc86b33d37df8ecda167ca390e932df1442171 Mon Sep 17 00:00:00 2001
From: wym <421132955@qq.com>
Date: 星期一, 08 八月 2022 08:31:12 +0800
Subject: [PATCH] zlm关闭一段时间后,重启后信令服务不重连zlm
---
web_src/src/components/dialog/changePushKey.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/web_src/src/components/dialog/changePushKey.vue b/web_src/src/components/dialog/changePushKey.vue
index 9f18475..3efbf67 100644
--- a/web_src/src/components/dialog/changePushKey.vue
+++ b/web_src/src/components/dialog/changePushKey.vue
@@ -1,7 +1,7 @@
<template>
<div id="changepushKey" v-loading="isLoging">
<el-dialog
- title="淇敼瀵嗙爜"
+ title="淇敼pushKey"
width="42%"
top="2rem"
:close-on-click-modal="false"
@@ -83,7 +83,7 @@
}else {
this.$message({
showClose: true,
- message: '淇敼瀵嗙爜澶辫触锛屾槸鍚﹀凡鐧诲綍锛堟帴鍙i壌鏉冨叧闂棤娉曚慨鏀瑰瘑鐮侊級',
+ message: '淇敼pushKey澶辫触锛屾槸鍚﹀凡鐧诲綍锛堟帴鍙i壌鏉冨叧闂棤娉曚慨鏀筽ushKey锛�',
type: 'error'
});
}
--
Gitblit v1.8.0