大更新

This commit is contained in:
weicw
2021-11-04 22:30:40 +08:00
parent e3b8cafdac
commit 18f4bd8a4d
45 changed files with 1447 additions and 16807 deletions

View File

@@ -51,9 +51,9 @@
<script>
// import _ from "lodash";
import XLSX from "xlsx";
import { pageZoneNoiseUrl, getColumnOptions ,listAllRiver} from "@/api/ecology/river";
import { pageZoneNoiseUrl, getColumnOptions } from "@/api/ecology/river";
import locale from "ant-design-vue/es/date-picker/locale/zh_CN";
import moment from "moment";
// import moment from "moment";
// import utils from "./utils";
export default {
name: "StatisticRiverIndex",

View File

@@ -222,7 +222,7 @@
},
detail(record) {
this.$router.replace({
path: "/water/river/function/collect/water/" + record.nationalLevelWaterFunctionAreaBillId
path: "/water/river/acid/collect/water/" + record.nationalLevelWaterFunctionAreaBillId
})
},
edit(record) {