mirror of
https://gitee.com/xiaonuobase/snowy.git
synced 2026-03-22 10:47:16 +08:00
【更新】下拉框分页组件上增加PR取消的name值
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
</a-spin>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
<script setup name="xnPageSelector">
|
||||
import { watch } from 'vue'
|
||||
|
||||
const total = ref(0) // 数据总数
|
||||
|
||||
Reference in New Issue
Block a user