库存日志
This commit is contained in:
parent
6de9144844
commit
da356b8535
|
|
@ -124,6 +124,7 @@ export default {
|
|||
{ label: '合格数量', content: 'passNum' },
|
||||
{ label: '维修数量', content: 'maintenanceNum' },
|
||||
{ label: '报废数量', content: 'scrapNum' },
|
||||
{ label: '操作后库存', content: 'postStoreNum' },
|
||||
{ label: '请求地址', content: 'method' },
|
||||
],
|
||||
logsDetailsInfo: {},
|
||||
|
|
|
|||
Loading…
Reference in New Issue