#
cp
5 天以前 59fbaf58a71992995c84a09ad46c2a2a60c661a0
zy-asrs-wms/src/main/webapp/views/home/console.html
@@ -236,7 +236,7 @@
    function getCol() {
        var cols = [
            {field: 'appeTime$', title: '入库时间', align: 'center', width: 200}
            ,{field: 'stay_time', align: 'center',title: '滞留天数'}
            ,{field: 'stayTime', align: 'center',title: '滞留天数'}
            ,{field: 'loc_no', align: 'center',title: '库位号'}
        ];
        cols.push.apply(cols, detlCols);