diff --git a/src/views/basicData/bigBatch/addBatch.vue b/src/views/basicData/bigBatch/addBatch.vue
new file mode 100644
index 0000000..3a84361
--- /dev/null
+++ b/src/views/basicData/bigBatch/addBatch.vue
@@ -0,0 +1,206 @@
+
+
+
+ 插入一行
+ 删除选中行
+
+
+
+
+
+ {{ formError }}
+
+
+
+
+
+
+ *工艺能力
+
+
+
+
+
+
+
+
+
+
+
+
+
+ *单批面积
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/basicData/bigBatch/index.vue b/src/views/basicData/bigBatch/index.vue
new file mode 100644
index 0000000..0df86d1
--- /dev/null
+++ b/src/views/basicData/bigBatch/index.vue
@@ -0,0 +1,235 @@
+
+
+
+
+
+ 新增
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file