diff --git a/src/layouts/MainLayout.vue b/src/layouts/MainLayout.vue
index fa1430cc..71f3e430 100644
--- a/src/layouts/MainLayout.vue
+++ b/src/layouts/MainLayout.vue
@@ -53,6 +53,70 @@
设备命令日志
+
+
+ 饲料使用记录
+
+
+
+ 用药记录
+
+
+
+ 待采集请求
+
+
+
+ 猪批次日志
+
+
+
+ 猪只采购记录
+
+
+
+ 猪只售卖记录
+
+
+
+ 病猪日志
+
+
+
+ 猪只迁移日志
+
+
+
+ 计划执行日志
+
+
+
+ 原料采购记录
+
+
+
+ 原料库存日志
+
+
+
+ 传感器数据
+
+
+
+ 任务执行日志
+
+
+
+ 用户操作日志
+
+
+
+ 批次称重记录
+
+
+
+ 单次称重记录
+
@@ -101,22 +165,16 @@
+
+
diff --git a/src/views/monitor/MedicationLogsView.vue b/src/views/monitor/MedicationLogsView.vue
new file mode 100644
index 00000000..b22bd1a0
--- /dev/null
+++ b/src/views/monitor/MedicationLogsView.vue
@@ -0,0 +1,94 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/views/monitor/PendingCollectionsView.vue b/src/views/monitor/PendingCollectionsView.vue
new file mode 100644
index 00000000..7f7e619b
--- /dev/null
+++ b/src/views/monitor/PendingCollectionsView.vue
@@ -0,0 +1,70 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/views/monitor/PigBatchLogsView.vue b/src/views/monitor/PigBatchLogsView.vue
new file mode 100644
index 00000000..81f89e21
--- /dev/null
+++ b/src/views/monitor/PigBatchLogsView.vue
@@ -0,0 +1,99 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/views/monitor/PigPurchasesView.vue b/src/views/monitor/PigPurchasesView.vue
new file mode 100644
index 00000000..30f5fa1b
--- /dev/null
+++ b/src/views/monitor/PigPurchasesView.vue
@@ -0,0 +1,92 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/views/monitor/PigSalesView.vue b/src/views/monitor/PigSalesView.vue
new file mode 100644
index 00000000..b2eac9fb
--- /dev/null
+++ b/src/views/monitor/PigSalesView.vue
@@ -0,0 +1,92 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/views/monitor/PigSickLogsView.vue b/src/views/monitor/PigSickLogsView.vue
new file mode 100644
index 00000000..e56b4ab5
--- /dev/null
+++ b/src/views/monitor/PigSickLogsView.vue
@@ -0,0 +1,106 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/views/monitor/PigTransferLogsView.vue b/src/views/monitor/PigTransferLogsView.vue
new file mode 100644
index 00000000..6e83b3bb
--- /dev/null
+++ b/src/views/monitor/PigTransferLogsView.vue
@@ -0,0 +1,102 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/views/monitor/PlanExecutionLogsView.vue b/src/views/monitor/PlanExecutionLogsView.vue
new file mode 100644
index 00000000..24791ea9
--- /dev/null
+++ b/src/views/monitor/PlanExecutionLogsView.vue
@@ -0,0 +1,79 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/views/monitor/RawMaterialPurchasesView.vue b/src/views/monitor/RawMaterialPurchasesView.vue
new file mode 100644
index 00000000..c33b23a0
--- /dev/null
+++ b/src/views/monitor/RawMaterialPurchasesView.vue
@@ -0,0 +1,85 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/views/monitor/RawMaterialStockLogsView.vue b/src/views/monitor/RawMaterialStockLogsView.vue
new file mode 100644
index 00000000..1da69544
--- /dev/null
+++ b/src/views/monitor/RawMaterialStockLogsView.vue
@@ -0,0 +1,87 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/views/monitor/SensorDataView.vue b/src/views/monitor/SensorDataView.vue
new file mode 100644
index 00000000..8941091a
--- /dev/null
+++ b/src/views/monitor/SensorDataView.vue
@@ -0,0 +1,72 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/views/monitor/TaskExecutionLogsView.vue b/src/views/monitor/TaskExecutionLogsView.vue
new file mode 100644
index 00000000..16d24475
--- /dev/null
+++ b/src/views/monitor/TaskExecutionLogsView.vue
@@ -0,0 +1,93 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/views/monitor/UserActionLogsView.vue b/src/views/monitor/UserActionLogsView.vue
new file mode 100644
index 00000000..7d86097c
--- /dev/null
+++ b/src/views/monitor/UserActionLogsView.vue
@@ -0,0 +1,100 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/views/monitor/WeighingBatchesView.vue b/src/views/monitor/WeighingBatchesView.vue
new file mode 100644
index 00000000..1687e355
--- /dev/null
+++ b/src/views/monitor/WeighingBatchesView.vue
@@ -0,0 +1,65 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/views/monitor/WeighingRecordsView.vue b/src/views/monitor/WeighingRecordsView.vue
new file mode 100644
index 00000000..0b89dcc5
--- /dev/null
+++ b/src/views/monitor/WeighingRecordsView.vue
@@ -0,0 +1,79 @@
+
+
+
+
+
+
+
+
+