From 980688a34936fb549b36b99566f7e4e23233f186 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周三, 12 6月 2024 12:51:04 +0800 Subject: [PATCH] this.OP80NewCode = '' ;//每次刷完就清空输入框 【Editby shaocx,2024-06-12】 --- iwara-scada-web/src/utils/domUtil.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/iwara-scada-web/src/utils/domUtil.js b/iwara-scada-web/src/utils/domUtil.js index fc6c0ee..6e39236 100644 --- a/iwara-scada-web/src/utils/domUtil.js +++ b/iwara-scada-web/src/utils/domUtil.js @@ -16,4 +16,4 @@ } } -export const domTitle = 'iWare.Wms' +export const domTitle = '濂ユ櫘鑷姩鍖�' -- Gitblit v1.9.3