mirror of https://gitee.com/xiaonuobase/snowy
parent
c09fd7ba00
commit
6e6d31e2c5
|
@ -14,7 +14,7 @@
|
||||||
</a-spin>
|
</a-spin>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup>
|
<script setup name="xnPageSelector">
|
||||||
import { watch } from 'vue'
|
import { watch } from 'vue'
|
||||||
|
|
||||||
const total = ref(0) // 数据总数
|
const total = ref(0) // 数据总数
|
||||||
|
|
Loading…
Reference in New Issue