From 77e6bc2494f50a67782ac21bb3ad25b610415d69 Mon Sep 17 00:00:00 2001 From: jishenghua <752718920@qq.com> Date: Mon, 28 Apr 2025 11:26:22 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=99=E5=A4=9A=E5=B1=9E=E6=80=A7=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E5=B1=9E=E6=80=A7=E5=80=BC=E7=9A=84=E6=9F=A5=E8=AF=A2?= =?UTF-8?q?=E6=9D=A1=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/material/MaterialAttributeList.vue | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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: [ {