中扬CRM客户关系管理系统
LSH
2023-08-28 8ce9378a4b062fbaace1661a9af9e17b67424f9d
src/main/webapp/views/businessTrip/businessTrip_more.html
@@ -22,20 +22,6 @@
        background-color: #fff;
        box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, .05);
    }
    .card-body-item {
        display: inline-block;
        border-right: 1px solid #e0e0e0;
        width: 250px;
        padding: 0 30px 0 10px;
    }
    .header-desc {
        overflow:hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow:ellipsis;
    }
</style>
<!-- 正文开始 -->
<form class="layui-form" id="formAdvForm" lay-filter="formAdvForm" style="height: 100%">
@@ -46,7 +32,7 @@
                <div>
                    <i class="layui-icon" style="font-size: 20px;color: #1890ff;font-weight: bold">&#xe656;</i>
                    <span id="form-name" style="margin: 0 6px;font-size: 18px;font-weight: bold;letter-spacing: 1px"></span>
                    <span style="opacity: .5;font-size: small;margin-left: 5px">报销审批</span>
                    <span style="opacity: .5;font-size: small;margin-left: 5px">出差申请</span>
                </div>
            </div>
            <div class="layui-card-body" style="padding: 30px 20px">
@@ -168,8 +154,8 @@
                        // 补充html
                        $('#customizeBox').html(businessTrip.formHtml);
                        // 设备明细
                        form.val('formAdvForm', businessTrip);
                        top.convertDisabled($('#formAdvForm :input'), true);
                        // form.val('formAdvForm', businessTrip);
                        // top.convertDisabled($('#formAdvForm :input'), true);
                        // 跟进人
                        // initFollowers(businessTrip.id);
                        layDateRender();