diff --git a/inventory-web/src/views/transaction/records.vue b/inventory-web/src/views/transaction/records.vue
index 28f73fe..50dcb07 100644
--- a/inventory-web/src/views/transaction/records.vue
+++ b/inventory-web/src/views/transaction/records.vue
@@ -19,12 +19,12 @@
v-loading="loading"
:row-class-name="tableRowClassName"
>
-
-
-
-
+
+
+
+
-
+
实际
@@ -40,7 +40,7 @@
-
+
{{ row.status==='returned'?'已还':'借出中' }}
@@ -48,22 +48,22 @@
-
+
{{ row.return_location }}
-
-
+
-
+
借
-
+
还