From d7b1c94688aed6c5757c0b9b33e45e9120b3501c Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@63.com> Date: 星期六, 26 二月 2022 13:49:25 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/hostTable.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/hostTable.js b/src/main/webapp/static/js/hostTable.js index 0236566..304d6c1 100644 --- a/src/main/webapp/static/js/hostTable.js +++ b/src/main/webapp/static/js/hostTable.js @@ -122,7 +122,7 @@ /* 鍒犻櫎 */ function doDel(obj) { - layer.confirm('纭畾瑕佸垹闄ゆ鍗曟嵁绫诲瀷鍚楋紵', { + layer.confirm('纭畾瑕佸垹闄ゆ椤圭洰鍚楋紵', { skin: 'layui-layer-admin', shade: .1 }, function (i) { -- Gitblit v1.9.1