diff --git a/jshERP-web/src/views/material/MaterialAttributeList.vue b/jshERP-web/src/views/material/MaterialAttributeList.vue
index 950eac5a..e146e04a 100644
--- a/jshERP-web/src/views/material/MaterialAttributeList.vue
+++ b/jshERP-web/src/views/material/MaterialAttributeList.vue
@@ -13,6 +13,11 @@
+
+
+
+
+
查询
@@ -80,7 +85,10 @@
offset: 1
},
// 查询条件
- queryParam: {attributeName:''},
+ queryParam: {
+ attributeName:'',
+ attributeValue:''
+ },
// 表头
columns: [
{