From 753abfcaf090f79a4226693c2829a2d47b422058 Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期四, 29 五月 2025 19:01:01 +0800 Subject: [PATCH] 增加后台管理功能,及基础信息页面 --- igds-dzhwk-web/src/main/resources/static/dzhwk/grain/grain-export.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/igds-dzhwk-web/src/main/resources/static/dzhwk/grain/grain-export.js b/igds-dzhwk-web/src/main/resources/static/dzhwk/grain/grain-export.js index b5740bd..9d86ad0 100644 --- a/igds-dzhwk-web/src/main/resources/static/dzhwk/grain/grain-export.js +++ b/igds-dzhwk-web/src/main/resources/static/dzhwk/grain/grain-export.js @@ -1,6 +1,6 @@ // 绮儏鎵归噺瀵煎嚭EXCEL function exportBatch() { - layer.msg("鏆傛湭寮�鏀撅紒"); + layer.msg("褰撳墠鍗忚鏈鎺ワ紒"); return; // 寮瑰嚭閫夋嫨妗� layer.open({ -- Gitblit v1.9.3