From f7c6c5e607bc84333cf511fb615f4a54a4c4221e Mon Sep 17 00:00:00 2001 From: guoxing <1369478551@qq.com> Date: Fri, 17 May 2024 10:24:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E5=95=86=E5=93=81=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yxt-as-ui/src/views/goods/goods/index.vue | 37 +++++++++++++++-------- 1 file changed, 24 insertions(+), 13 deletions(-) diff --git a/yxt-as-ui/src/views/goods/goods/index.vue b/yxt-as-ui/src/views/goods/goods/index.vue index ad1d1a7ac2..483bfd2322 100644 --- a/yxt-as-ui/src/views/goods/goods/index.vue +++ b/yxt-as-ui/src/views/goods/goods/index.vue @@ -197,18 +197,18 @@ size: 10, total: 0, params: { - orgPath '', - useOrgName '', - createOrgName '', - goodsName '', - goodsCode '', - goodsPY '', - goodsTypeSid '', - goodsTypeName '', - brandSid '', - brandName '', - manufacturerSid '', - manufacturerName '', + orgPath: '', + useOrgName: '', + createOrgName: '', + goodsName: '', + goodsCode: '', + goodsPY: '', + goodsTypeSid: '', + goodsTypeName: '', + brandSid: '', + brandName: '', + manufacturerSid: '', + manufacturerName: '', } }, sids: [], @@ -337,7 +337,18 @@ size: 10, total: 0, params: { - name: '' + orgPath: '', + useOrgName: '', + createOrgName: '', + goodsName: '', + goodsCode: '', + goodsPY: '', + goodsTypeSid: '', + goodsTypeName: '', + brandSid: '', + brandName: '', + manufacturerSid: '', + manufacturerName: '', } } this.loadList()