From f2918bc52d278f2969ad990f28059586c0b7b18a Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Mon, 9 Mar 2026 09:28:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=B0=B4=E7=94=B5=E6=8A=84?= =?UTF-8?q?=E8=A1=A8=E5=8F=AA=E6=9F=A5=E8=AF=A220=E6=9D=A1=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/fee/addMeterWater.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/fee/addMeterWater.vue b/src/components/fee/addMeterWater.vue index 6720f8773..e195c5d7f 100644 --- a/src/components/fee/addMeterWater.vue +++ b/src/components/fee/addMeterWater.vue @@ -239,7 +239,7 @@ export default { feeTypeCd: this.form.feeTypeCd, isDefault: 'F', page: 1, - row: 20 + row: 500 }) this.feeConfigs = data this.form.configId = ''