Parcourir la source

微信通知fix

duyj il y a 4 ans
Parent
commit
712fda710c

+ 1 - 1
suishenbang-wxportal/suishenbang-wxportal-manager/src/main/resources/templates/wxportal/wxmessage/edit.html

@@ -28,7 +28,7 @@
             <div class="form-group">
                 <label class="col-sm-3 control-label">创建时间:</label>
                 <div class="col-sm-8">
-                    input name="createTime" th:field="*{createTime}" class="form-control" type="text">
+                    <input name="createTime" th:field="*{createTime}" class="form-control" type="text">
                 </div>
             </div>
             <div class="form-group">