自动化立体仓库 - WMS系统
#1
dubin
2 天以前 52d9d58a4253b66ff081e87d27b1d1be5c13b744
src/main/webapp/static/js/locDetl/locDetl.js
@@ -20,9 +20,8 @@
        // ,{fixed: 'right', title:'简图', align: 'center', toolbar: '#operate1', width: 300}
        ,{field: 'right', align: 'center',title: '简图', templet:function(row){
                var html = "<img  src='http://127.0.0.1:8080/czkhasrs/previewImage?maktx=" +row.maktx+"'/>";
                return html;
            }}
        }}
        ,{field: 'units', align: 'center',title: '单位量', hide: true}
        ,{field: 'barcode', align: 'center',title: '条码', hide: true}
        ,{field: 'origin', align: 'center',title: '产地', hide: true}