中扬CRM客户关系管理系统
#
luxiaotao1123
2022-09-12 c146104b16d885e06087fa223bfae3680f1e7776
#
2个文件已修改
10 ■■■■ 已修改文件
src/main/webapp/static/js/cstmr/cstmr.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/cstmr/cstmr.html 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/cstmr/cstmr.js
@@ -21,7 +21,7 @@
        limit: 15,
        limits: [15, 30, 50, 100, 200, 500],
        cellMinWidth: 100,
        height: 'full-120',
        height: 'full-145',
        // size: 'sm',
        skin: 'line',
        cols: [[
src/main/webapp/views/cstmr/cstmr.html
@@ -13,7 +13,7 @@
<body>
<div class="layui-fluid">
    <div class="layui-card">
    <div class="layui-card" style="margin-bottom: 5px">
        <div class="layui-card-body">
            <div class="layui-form toolbar" style="display: flex;justify-content: flex-end">
                <div class="layui-form-item">
@@ -52,6 +52,12 @@
            <table class="layui-hide" id="cstmr" lay-filter="cstmr"></table>
        </div>
    </div>
    <div class="layui-card" style="margin-bottom: 0">
        <div class="layui-card-body">
            甲方资料:由ERP提供单据编号、类型、单据时间及物料明细,生成入库作业单,为维护系统高可用,用户可自行添加入库通知单数据,完成独立的入库作业。
            <span class="text-danger">手动添加时,请检查单据编号是否在ERP系统中已存在,避免发生数据错误问题。</span>
        </div>
    </div>
</div>
<script type="text/html" id="operate">