From c27ad3dcb8b67a6c10a99c98b9bd6dd1f08b7967 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@63.com> Date: 星期二, 01 三月 2022 10:43:15 +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