中扬CRM客户关系管理系统
#
luxiaotao1123
2022-11-07 875275d57feee70ebdc8151bd465cebafe8c5eb0
#
1个文件已修改
7 ■■■■ 已修改文件
src/main/webapp/views/cstmr/cstmr_more.html 7 ●●●● 补丁 | 查看 | 原始文档 | 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'
            });
        }