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 }}