diff --git a/jshERP-web/src/views/material/modules/BatchSetPriceModal.vue b/jshERP-web/src/views/material/modules/BatchSetPriceModal.vue
new file mode 100644
index 00000000..29b23edc
--- /dev/null
+++ b/jshERP-web/src/views/material/modules/BatchSetPriceModal.vue
@@ -0,0 +1,94 @@
+
+
+
+
+ 关闭
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/jshERP-web/src/views/material/modules/MaterialModal.vue b/jshERP-web/src/views/material/modules/MaterialModal.vue
index 3a3288a0..15888b6d 100644
--- a/jshERP-web/src/views/material/modules/MaterialModal.vue
+++ b/jshERP-web/src/views/material/modules/MaterialModal.vue
@@ -149,7 +149,16 @@
:maxHeight="300"
:rowNumber="true"
:rowSelection="true"
- :actionButton="true"/>
+ :actionButton="true">
+
+ 采购价-批量
+ 零售价-批量
+ 销售价-批量
+ 最低售价-批量
+
+
+
+
@@ -217,6 +226,7 @@