mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2025-12-28 12:10:20 +08:00
feat: 集成unplugin-vue-components插件,NaiveUI组件无需再手动引入
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<script setup name="TestDialog">
|
||||
import { NButton } from 'naive-ui'
|
||||
const handleDelete = function () {
|
||||
$dialog.confirm({
|
||||
content: '确认删除?',
|
||||
|
||||
Reference in New Issue
Block a user