mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-13 07:23:16 +08:00
init: antdv-next
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import { ref } from 'vue';
|
||||
|
||||
import { useQuery } from '@tanstack/vue-query';
|
||||
import { Button } from 'ant-design-vue';
|
||||
import { Button } from 'antdv-next';
|
||||
|
||||
const count = ref(-1);
|
||||
async function fetchApi() {
|
||||
|
||||
Reference in New Issue
Block a user