| | |
| | | y: 5 |
| | | }; |
| | | var xAxis = { |
| | | categories: [getDate(-11), getDate(-10), getDate(-9), getDate(-8), getDate(-7), getDate(-6), |
| | | getDate(-5), getDate(-4), getDate(-3), getDate(-2), getDate(-1), getDate(-0)] |
| | | categories: [getDate(-6), getDate(-5), getDate(-4), getDate(-3), getDate(-2), getDate(-1), |
| | | getDate(0)] |
| | | }; |
| | | var yAxis = { |
| | | title: { |
| | |
| | | var pageCurr; |
| | | function getCol() { |
| | | var cols = [ |
| | | {field: 'appe_time', title: '入库时间', align: 'center', width: 200} |
| | | {field: 'appeTime$', title: '入库时间', align: 'center', width: 200} |
| | | ,{field: 'stay_time', align: 'center',title: '滞留天数'} |
| | | ,{field: 'loc_no', align: 'center',title: '库位号'} |
| | | ]; |
| | |
| | | return fmt; |
| | | } |
| | | </script> |
| | | </html> |
| | | </html> |