Merge branch 'xiaoman'
This commit is contained in:
@@ -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({
|
||||||
|
|||||||
Reference in New Issue
Block a user