+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 导出
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ formatTime(scope.row.create_time) }}
+
+
+
+
+ {{ formatSource(scope.row.source) }}
+
+
+
+
+
+ {{ scope.row.remark || '-' }}
+
+
+
+
+ {{ scope.row.orderSn != null ? scope.row.orderSn : '-' }}
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/inventoryManagement/inventoryManage.vue b/src/views/modules/inventoryManagement/inventoryManage.vue
new file mode 100644
index 0000000..34d7d84
--- /dev/null
+++ b/src/views/modules/inventoryManagement/inventoryManage.vue
@@ -0,0 +1,237 @@
+