From 396eb7eac27d0bcb9466337b3a89977b2607890c Mon Sep 17 00:00:00 2001
From: wzy <wzy19931122ai@163.com>
Date: Thu, 15 Oct 2020 23:47:16 +0800
Subject: [PATCH] modify

---
 src/main/resources/templates/febs/views/modules/agent/agentEdit.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/templates/febs/views/modules/agent/agentEdit.html b/src/main/resources/templates/febs/views/modules/agent/agentEdit.html
index 8382648..4001387 100644
--- a/src/main/resources/templates/febs/views/modules/agent/agentEdit.html
+++ b/src/main/resources/templates/febs/views/modules/agent/agentEdit.html
@@ -40,7 +40,7 @@
             </div>
         </div>
         <div class="layui-form-item">
-            <label class="layui-form-label febs-form-item-require">联系电话:</label>
+            <label class="layui-form-label">联系电话:</label>
             <div class="layui-input-block">
                 <input type="tel" name="telphone" autocomplete="off" class="layui-input">
             </div>

--
Gitblit v1.9.1