From ddd35c0232f78c38796a7eedcc2f758c4b3f6984 Mon Sep 17 00:00:00 2001
From: mrsun <1078706823@qq.com>
Date: Thu, 25 Jan 2024 16:44:20 +0800
Subject: [PATCH] =?UTF-8?q?=E5=95=86=E5=93=81=E5=BA=93=E5=AD=98=E8=AE=B0?=
=?UTF-8?q?=E5=BD=95?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/product/inventoryRecords/index.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/views/product/inventoryRecords/index.vue b/src/views/product/inventoryRecords/index.vue
index 9f67310..d2b435b 100644
--- a/src/views/product/inventoryRecords/index.vue
+++ b/src/views/product/inventoryRecords/index.vue
@@ -63,7 +63,7 @@
剩余:{{ scope.row.stockResidue }}
-
+
操作人:{{ scope.row.operateUser }}
操作时间:{{ scope.row.operateTime }}