diff --git a/src/views/device/sparepartsInOutStorage/index.vue b/src/views/device/sparepartsInOutStorage/index.vue
index 0e9e1aa2..708d7a46 100644
--- a/src/views/device/sparepartsInOutStorage/index.vue
+++ b/src/views/device/sparepartsInOutStorage/index.vue
@@ -1,446 +1,515 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 搜索
- 重置
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
-
-
- 新增
-
-
- 修改
-
-
- 删除
-
-
- 导出
-
-
-
+
+
+ 新增
+
+
+
+ 删除
+
+
+ 导出
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ parseTime(scope.row.gmtCreate, '{y}-{m}-{d}') }}
-
-
-
-
-
- {{ parseTime(scope.row.gmtModified, '{y}-{m}-{d}') }}
-
-
-
-
-
- 修改
- 删除
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ parseTime(scope.row.createTime, "{y}-{m}-{d}") }}
+
+
+
+
+
+
+ {{ parseTime(scope.row.updateTime, "{y}-{m}-{d}") }}
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/device/sparepartsInOutStorage/selectSparePartsLedger.vue b/src/views/device/sparepartsInOutStorage/selectSparePartsLedger.vue
new file mode 100644
index 00000000..310e8391
--- /dev/null
+++ b/src/views/device/sparepartsInOutStorage/selectSparePartsLedger.vue
@@ -0,0 +1,332 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.amount - scope.row.storageAmount }}
+
+
+
+
+
+
+
+
+
+
+