饮用水框架页面

This commit is contained in:
庞东林
2021-12-14 10:20:11 +08:00
parent c95c693570
commit c36a162d33
11 changed files with 778 additions and 38 deletions

View File

@@ -19,6 +19,7 @@
row-key="drinkingWaterId"
:datasource="datasource"
:columns="columns"
:total="count"
:where="where"
:scroll="{ x: 'max-content' }"
@done="(d) => (data = d.data)"