【更新】下拉框分页组件上增加PR取消的name值

This commit is contained in:
小诺
2023-10-04 01:58:51 +08:00
committed by 俞宝山
parent c09fd7ba00
commit 6e6d31e2c5

View File

@@ -14,7 +14,7 @@
</a-spin>
</template>
<script setup>
<script setup name="xnPageSelector">
import { watch } from 'vue'
const total = ref(0) // 数据总数