diff --git a/src/views/productionManagement/orderAdjustment.vue b/src/views/productionManagement/orderAdjustment.vue
new file mode 100644
index 0000000..6a77221
--- /dev/null
+++ b/src/views/productionManagement/orderAdjustment.vue
@@ -0,0 +1,3 @@
+
+ 订单调整
+
\ No newline at end of file
diff --git a/src/views/productionManagement/orderAnomaly.vue b/src/views/productionManagement/orderAnomaly.vue
new file mode 100644
index 0000000..45d4afd
--- /dev/null
+++ b/src/views/productionManagement/orderAnomaly.vue
@@ -0,0 +1,3 @@
+
+ 定额异常订单
+
\ No newline at end of file
diff --git a/src/views/productionManagement/productionOrder.vue b/src/views/productionManagement/productionOrder.vue
new file mode 100644
index 0000000..a35b96c
--- /dev/null
+++ b/src/views/productionManagement/productionOrder.vue
@@ -0,0 +1,3 @@
+
+ 生产订单
+
\ No newline at end of file
diff --git a/src/views/productionManagement/productionProgress.vue b/src/views/productionManagement/productionProgress.vue
new file mode 100644
index 0000000..17382dd
--- /dev/null
+++ b/src/views/productionManagement/productionProgress.vue
@@ -0,0 +1,3 @@
+
+ 生产进度
+
\ No newline at end of file
diff --git a/src/views/productionManagement/taskAssignment.vue b/src/views/productionManagement/taskAssignment.vue
new file mode 100644
index 0000000..5ca6d84
--- /dev/null
+++ b/src/views/productionManagement/taskAssignment.vue
@@ -0,0 +1 @@
+任务分派
\ No newline at end of file
diff --git a/src/views/productionManagement/taskProcessing.vue b/src/views/productionManagement/taskProcessing.vue
new file mode 100644
index 0000000..7e7f254
--- /dev/null
+++ b/src/views/productionManagement/taskProcessing.vue
@@ -0,0 +1,3 @@
+
+ 任务处理
+
\ No newline at end of file
diff --git a/src/views/productionManagement/worksRework.vue b/src/views/productionManagement/worksRework.vue
new file mode 100644
index 0000000..d8cd3d1
--- /dev/null
+++ b/src/views/productionManagement/worksRework.vue
@@ -0,0 +1,3 @@
+
+ 车间返工
+
\ No newline at end of file
diff --git a/src/views/productionSchedulingPlan/materialForecasting.vue b/src/views/productionSchedulingPlan/materialForecasting.vue
new file mode 100644
index 0000000..cfefba5
--- /dev/null
+++ b/src/views/productionSchedulingPlan/materialForecasting.vue
@@ -0,0 +1,3 @@
+
+ 物料需求预测
+
\ No newline at end of file
diff --git a/src/views/productionSchedulingPlan/orderRefund.vue b/src/views/productionSchedulingPlan/orderRefund.vue
new file mode 100644
index 0000000..12115ea
--- /dev/null
+++ b/src/views/productionSchedulingPlan/orderRefund.vue
@@ -0,0 +1,3 @@
+
+ 订单回退
+
\ No newline at end of file
diff --git a/src/views/productionSchedulingPlan/productList.vue b/src/views/productionSchedulingPlan/productList.vue
new file mode 100644
index 0000000..d34e6a5
--- /dev/null
+++ b/src/views/productionSchedulingPlan/productList.vue
@@ -0,0 +1,3 @@
+
+ 排产清单
+
\ No newline at end of file
diff --git a/src/views/productionPlan/productPlan.vue b/src/views/productionSchedulingPlan/productPlan.vue
similarity index 100%
rename from src/views/productionPlan/productPlan.vue
rename to src/views/productionSchedulingPlan/productPlan.vue
diff --git a/src/views/productionPlan/productRlue.vue b/src/views/productionSchedulingPlan/productRlue.vue
similarity index 100%
rename from src/views/productionPlan/productRlue.vue
rename to src/views/productionSchedulingPlan/productRlue.vue
diff --git a/src/views/productionSchedulingPlan/rollbackRecord.vue b/src/views/productionSchedulingPlan/rollbackRecord.vue
new file mode 100644
index 0000000..d679fd4
--- /dev/null
+++ b/src/views/productionSchedulingPlan/rollbackRecord.vue
@@ -0,0 +1,3 @@
+
+ 订单回退历史记录
+
\ No newline at end of file
diff --git a/src/views/productionSchedulingPlan/urgentPlan.vue b/src/views/productionSchedulingPlan/urgentPlan.vue
new file mode 100644
index 0000000..7480eb5
--- /dev/null
+++ b/src/views/productionSchedulingPlan/urgentPlan.vue
@@ -0,0 +1,3 @@
+
+ 急件计划
+
\ No newline at end of file