From fbf847f8bcff3ccf42e0cd2174f8a3c3daf48aa5 Mon Sep 17 00:00:00 2001 From: ngfchl Date: Mon, 26 Dec 2022 21:28:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=9B=B4=E6=96=B0=E5=87=BA?= =?UTF-8?q?=E9=94=99=E7=9A=84=E6=8F=90=E9=86=92=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/auto_pt/update.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/auto_pt/update.html b/templates/auto_pt/update.html index f8ef274..8022a59 100644 --- a/templates/auto_pt/update.html +++ b/templates/auto_pt/update.html @@ -295,7 +295,7 @@ console.log(res, 3) this.$message({ type: 'error', - message: "更新失败!" + message: "更新失败!请重新更新后初始化Xpath!" }); })