From 98c4ac5484894fab81966ea6fe022dde4f8e42f2 Mon Sep 17 00:00:00 2001
From: lsh <lsh@163.com>
Date: 星期五, 13 九月 2024 14:54:13 +0800
Subject: [PATCH] #优化

---
 src/main/webapp/views/report/viewWorkOut.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/report/viewWorkOut.html b/src/main/webapp/views/report/viewWorkOut.html
index 4cca278..e95519f 100644
--- a/src/main/webapp/views/report/viewWorkOut.html
+++ b/src/main/webapp/views/report/viewWorkOut.html
@@ -31,7 +31,7 @@
     </div>
     <div class="layui-inline">
         <div class="layui-input-inline">
-            <input class="layui-input" type="text" name="specs" placeholder="鎺ュご" autocomplete="off">
+            <input class="layui-input" type="text" name="specs" placeholder="MES璁㈠崟鍙�" autocomplete="off">
         </div>
     </div>
     <div class="layui-inline">

--
Gitblit v1.9.1