diff --git a/src/views/PurchasingCenter/MaterialManagement/index.vue b/src/views/PurchasingCenter/MaterialManagement/index.vue
index 8151d4ea..a32e46a7 100644
--- a/src/views/PurchasingCenter/MaterialManagement/index.vue
+++ b/src/views/PurchasingCenter/MaterialManagement/index.vue
@@ -2,119 +2,124 @@
-
-
-
-
-
-
-
-
-
- 物料类别:
-
-
-
- 物料品种:
-
-
-
- 维护物料类别
-
-
-
- 物料名称:
-
- 物料全称:
-
- 物料规格:
-
- 物料型号:
-
-
-
- 计算单位:
-
-
-
- 物料来源:
-
-
-
- 供货商:
-
- 查询
-
- 增加
+
+ 物料类别:
+
+
+
+
+
+ 物料品种:
+
+
+
+
+
+ 物料名称:
+
+
+
+ 物料全称:
+
+
+
+ 物料规格:
+
+
+
+ 物料型号:
+
+
+
+ 计算单位:
+
+
+
+
+
+ 物料来源:
+
+
+
+
+
+ 供货商:
+
+
+
+ 查询
+
+ 增加
+ 维护物料类别
+
+
@@ -765,4 +770,10 @@ export default {
span {
margin: 10px 0px 10px 10px;
}
+ .el-select{
+ width:190px
+ }
+ .el-input{
+ width:190px
+ }