#
luxiaotao1123
2021-03-12 db988a59c4117a28f76b287b5ed5476bb28d5eb8
#
1个文件已修改
2 ■■■ 已修改文件
src/main/webapp/static/js/mat/mat.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/mat/mat.js
@@ -23,9 +23,9 @@
//             ,{field: 'id', align: 'center',title: 'ID'}
//             ,{field: 'uuid', align: 'center',title: '编号'}
//             ,{field: 'nodeId$', align: 'center',title: '所属区域',event: 'nodeId', style: 'cursor:pointer'}
            ,{field: 'tagId$', align: 'center',title: '归类', templet: '#tagTpl'}
            ,{field: 'matnr', align: 'center',title: '商品编号'}
            ,{field: 'maktx', align: 'center',title: '商品名称', minWidth: 300}
            ,{field: 'tagId$', align: 'center',title: '所属归类', templet: '#tagTpl'}
            // ,{field: 'name', align: 'center',title: '名称'}
            ,{field: 'specs', align: 'center',title: '规格'}
            ,{field: 'model', align: 'center',title: '型号', hide: true}