diff --git a/src/views/inventorys/stocktaking.vue b/src/views/inventorys/stocktaking.vue index e00de5c..9b4ebba 100644 --- a/src/views/inventorys/stocktaking.vue +++ b/src/views/inventorys/stocktaking.vue @@ -569,6 +569,7 @@ export default { planColumns: [ { title: '计划编号', key: 'no' }, { title: '计划名称', key: 'name' }, + { title: '对象数量', key: 'chart_total' }, { title: '盘点类型', key: 'type',