From da356b8535ff8599599b0bd6d65f5f924e9d4c00 Mon Sep 17 00:00:00 2001 From: sxu <602087911@qq.com> Date: Mon, 5 Aug 2024 10:58:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BA=93=E5=AD=98=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sgzb-ui/src/views/inventoryLogs/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/sgzb-ui/src/views/inventoryLogs/index.vue b/sgzb-ui/src/views/inventoryLogs/index.vue index e76b0fbc..1450eae0 100644 --- a/sgzb-ui/src/views/inventoryLogs/index.vue +++ b/sgzb-ui/src/views/inventoryLogs/index.vue @@ -124,6 +124,7 @@ export default { { label: '合格数量', content: 'passNum' }, { label: '维修数量', content: 'maintenanceNum' }, { label: '报废数量', content: 'scrapNum' }, + { label: '操作后库存', content: 'postStoreNum' }, { label: '请求地址', content: 'method' }, ], logsDetailsInfo: {},