|  |  |  | 
|---|
|  |  |  | cols: [[ | 
|---|
|  |  |  | // {type: 'checkbox'} | 
|---|
|  |  |  | {field: 'ymd', align: 'center', title: '日期'} | 
|---|
|  |  |  | ,{field: 'source_sta_no', align: 'center',title: '站点'} | 
|---|
|  |  |  | ,{field: 'sto_qty', align: 'center',title: '入库次数'} | 
|---|
|  |  |  | ,{field: 'ret_qty', align: 'center',title: '出库次数'} | 
|---|
|  |  |  | ,{field: 'total_qty', align: 'center',title: '入出总数'} | 
|---|
|  |  |  | ,{field: 'sourceStaNo', align: 'center',title: '站点'} | 
|---|
|  |  |  | ,{field: 'stoQty', align: 'center',title: '入库次数'} | 
|---|
|  |  |  | ,{field: 'retQty', align: 'center',title: '出库次数'} | 
|---|
|  |  |  | ,{field: 'totalQty', align: 'center',title: '入出总数'} | 
|---|
|  |  |  | ]], | 
|---|
|  |  |  | request: { | 
|---|
|  |  |  | pageName: 'curr', | 
|---|