饮用水全部捆绑接口

This commit is contained in:
庞东林
2021-12-16 14:42:27 +08:00
parent 2e86910009
commit bcfc64295f
25 changed files with 226 additions and 125 deletions

View File

@@ -13,7 +13,6 @@
/>
<!-- 表格 -->
<ele-pro-table
v-model:selection="selectionList"
ref="table"
row-key="drinkingWaterId"
:datasource="datasource"
@@ -37,7 +36,7 @@ import {
import locale from "ant-design-vue/es/date-picker/locale/zh_CN";
import Search from "./../components/countySideSeatch.vue";
import Search from "./../components/citySearch.vue";
export default {
name: "waterQuality",