江河数据采集优化

This commit is contained in:
shixiaoman
2021-12-09 13:33:22 +08:00
parent e7ae6433c3
commit 8f2e84046a

View File

@@ -473,7 +473,7 @@
}); });
_this.$refs.water && _this.$refs.water.reload(); _this.$refs.water && _this.$refs.water.reload();
_this.$router.replace({ _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 { } else {
Modal.error({ Modal.error({
@@ -502,7 +502,7 @@
}); });
_this.$refs.water && _this.$refs.water.reload(); _this.$refs.water && _this.$refs.water.reload();
_this.$router.replace({ _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 { } else {
Modal.error({ Modal.error({