自动化立体仓库 - WMS系统
#
vincent
2020-05-25 fb6f577dbd61e7d70ee19577aa37a7f4a20a4315
#
2个文件已修改
26 ■■■■ 已修改文件
src/main/webapp/static/css/common.css 24 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/wrkMast/wrkMast.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/css/common.css
@@ -80,18 +80,18 @@
    /*background-color: #fff;*/
}
/* table (换行/详情)显示控制 */
.layui-table-cell {
    font-size:14px;
    padding:0 5px;
    height:auto;
    overflow:visible;
    text-overflow:inherit;
    white-space:normal;
    word-break: break-all;
}
.layui-table-grid-down {
    display: none;
}
/*.layui-table-cell {*/
    /*font-size:14px;*/
    /*padding:0 5px;*/
    /*height:auto;*/
    /*overflow:visible;*/
    /*text-overflow:inherit;*/
    /*white-space:normal;*/
    /*word-break: break-all;*/
/*}*/
/*.layui-table-grid-down {*/
    /*display: none;*/
/*}*/
/*详情*/
#detail .layui-form-label{
src/main/webapp/static/js/wrkMast/wrkMast.js
@@ -63,7 +63,7 @@
            //         return html;
            //     }}
            ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:130}
            ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:150}
        ]],
        request: {
            pageName: 'curr',