@@ -138,6 +138,7 @@ async function handleSave() {
v-model:visible="show"
attach="body"
width="850px"
+ top="80px"
header="转移分类(ETA社区分类)"
closeOnOverlayClick
destroyOnClose
@@ -29,7 +29,7 @@ async function getChartList(){
}
function onPageChange(e){
- page.value=e.current
+ page.value=e
getChartList()
function refreshList(){