From ed07617ddedd2939b199cd4d87e24fcf01e1c19f Mon Sep 17 00:00:00 2001 From: lynn Date: Wed, 25 Jun 2025 08:29:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=9B=98=E7=82=B9=E8=AE=A1?= =?UTF-8?q?=E5=88=92-=E5=AF=B9=E8=B1=A1=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/inventorys/stocktaking.vue | 1 + 1 file changed, 1 insertion(+) 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',