diff --git a/src/views/device/sparepartsInOutStorage/index.vue b/src/views/device/sparepartsInOutStorage/index.vue
index 708d7a4..9102d34 100644
--- a/src/views/device/sparepartsInOutStorage/index.vue
+++ b/src/views/device/sparepartsInOutStorage/index.vue
@@ -169,7 +169,7 @@
width="180"
>
- {{ parseTime(scope.row.createTime, "{y}-{m}-{d}") }}
+ {{ parseTime(scope.row.createTime, "{y}-{m}-{d} {h}:{i}:{s}") }}
- {{ parseTime(scope.row.updateTime, "{y}-{m}-{d}") }}
+ {{ parseTime(scope.row.updateTime, "{y}-{m}-{d} {h}:{i}:{s}") }}