优化teleport拖拽

This commit is contained in:
2025-05-17 18:04:53 +08:00
parent 09fe532bb6
commit aa0290b345
30 changed files with 518 additions and 981 deletions

View File

@@ -1,7 +1,3 @@
<!--
- @Author XXX
- @Link XXX
-->
<template>
<a-modal v-model:visible="visible" :footer="false" @cancel="close" draggable>
<template #title>导入</template>

View File

@@ -14,7 +14,7 @@ export default {
// 请求参数
requestParams: {},
// 设置分页组件每页记录数
pageSizeOption: [10, 20, 30, 50, 100],
pageSizeOption: [10, 20, 30, 50, 1000],
// 是否开启表格分页
tablePagination: false,
// 设置选择列