From 296e4072a15c6e15ba915144fa385ee4afb3c988 Mon Sep 17 00:00:00 2001 From: fuliqi <fuliqi@qq.com> Date: 星期一, 28 十月 2024 11:36:17 +0800 Subject: [PATCH] websocket定时ping --- src/views/exam/paper/list.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/exam/paper/list.vue b/src/views/exam/paper/list.vue index ffb6ed5..597baed 100644 --- a/src/views/exam/paper/list.vue +++ b/src/views/exam/paper/list.vue @@ -100,7 +100,7 @@ }) }, deletePaper (row) { - this.$confirm('姝ゆ搷浣滃皢姘镐箙鍒犻櫎璇ユ垚鍛�, 鏄惁缁х画?', '鎻愮ず', { + this.$confirm('姝ゆ搷浣滃皢姘镐箙鍒犻櫎璇ヨ瘯鍗�, 鏄惁缁х画?', '鎻愮ず', { confirmButtonText: '纭畾', cancelButtonText: '鍙栨秷', type: 'warning' -- Gitblit v1.8.0