src/main/webapp/views/cstmr/cstmr_more.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/webapp/views/cstmr/cstmr_more.html
@@ -187,7 +187,7 @@ </span> </div> <div class="layui-card-body"> <table id="originTable" lay-filter="originTable"></table> <table id="followersTable" lay-filter="followersTable"></table> </div> </div> </div> @@ -248,11 +248,6 @@ function layDateRender() { laydate.render({ elem: '#endTime', type: 'datetime' }); laydate.render({ elem: '#lastTime', type: 'datetime' }); }