自动化立体仓库 - WMS系统
#
vincent
2020-05-25 1c88c97031787a002146bf9b614c38efcd1ed461
#
1个文件已修改
2 ■■■ 已修改文件
src/main/webapp/static/js/user/user.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/user/user.js
@@ -17,7 +17,7 @@
        even: true,
        cellMinWidth: 50,
        cols: [[
            {type: 'checkbox', fixed: 'left'}
            {type: 'checkbox'}
            ,{field: 'id', title: 'ID', sort: true,align: 'center', fixed: 'left', width: 80}
            ,{field: 'hostName', align: 'center',title: '授权商户',event: 'Host', style: 'text-decoration: underline;cursor:pointer'}
            ,{field: 'username', align: 'center',title: '账号'}