From 8f2e84046a51742472f7414a6193fcd867db7e2c Mon Sep 17 00:00:00 2001 From: shixiaoman <531268472@qq.com> Date: Thu, 9 Dec 2021 13:33:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B1=9F=E6=B2=B3=E6=95=B0=E6=8D=AE=E9=87=87?= =?UTF-8?q?=E9=9B=86=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/water/river/collect/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/water/river/collect/index.vue b/src/views/water/river/collect/index.vue index 49ab3d1..9821f39 100644 --- a/src/views/water/river/collect/index.vue +++ b/src/views/water/river/collect/index.vue @@ -473,7 +473,7 @@ }); _this.$refs.water && _this.$refs.water.reload(); _this.$router.replace({ - path: "/water/river/function/city/collect/water/" + res.data.data.nationalLevelWaterFunctionAreaBillId + path: "/water/river/function/city/collect/water/" + res.data.data.waterStationWaterFunctionAreaBillId }) } else { Modal.error({ @@ -502,7 +502,7 @@ }); _this.$refs.water && _this.$refs.water.reload(); _this.$router.replace({ - path: "/water/river/function/city/collect/water/" + res.data.data.nationalLevelWaterFunctionAreaBillId + path: "/water/river/function/city/collect/water/" + res.data.data.waterStationWaterFunctionAreaBillId }) } else { Modal.error({