|
|
@ -657,7 +657,7 @@ export default {
|
|
|
|
page_size: 15,
|
|
|
|
page_size: 15,
|
|
|
|
total: 0,
|
|
|
|
total: 0,
|
|
|
|
recodeStatusMap: ['入库', '领用', '归还'],
|
|
|
|
recodeStatusMap: ['入库', '领用', '归还'],
|
|
|
|
statusMap: ['在库', '出库', '空瓶', '', '预备入库'],
|
|
|
|
statusMap: ['在库', '出库', '空瓶', '待登记', '预备入库'],
|
|
|
|
statusColorMap: ['success', '', 'warning'],
|
|
|
|
statusColorMap: ['success', '', 'warning'],
|
|
|
|
headerStyle: { 'background': '#E6E6E6' },
|
|
|
|
headerStyle: { 'background': '#E6E6E6' },
|
|
|
|
client_id: null,
|
|
|
|
client_id: null,
|
|
|
|