From 5be703454588c433e9a33ac5c9cfd68c38caa89b Mon Sep 17 00:00:00 2001 From: Junjie <fallin.jie@qq.com> Date: 星期五, 19 五月 2023 15:29:40 +0800 Subject: [PATCH] 任务类型 --- src/main/webapp/views/basWrkIotype/basWrkIotype.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/basWrkIotype/basWrkIotype.html b/src/main/webapp/views/basWrkIotype/basWrkIotype.html index bad3003..eb905d6 100644 --- a/src/main/webapp/views/basWrkIotype/basWrkIotype.html +++ b/src/main/webapp/views/basWrkIotype/basWrkIotype.html @@ -16,7 +16,7 @@ <div id="search-box" class="layui-form layui-card-header"> <div class="layui-inline"> <div class="layui-input-inline"> - <input class="layui-input" type="text" name="io_type" placeholder="鍏ュ嚭绫诲瀷浠e彿" autocomplete="off"> + <input class="layui-input" type="text" name="io_type" placeholder="浠诲姟绫诲瀷浠e彿" autocomplete="off"> </div> </div> -- Gitblit v1.9.1