mirror of
https://github.com/jekip/naive-ui-admin.git
synced 2026-02-04 13:42:27 +08:00
naive全局API挂载方式修改
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
/*
|
||||
* @Author: thelostword
|
||||
* @Date: 2022-10-28 17:13:52
|
||||
* @LastEditors: thelostword
|
||||
* @LastEditTime: 2022-10-28 18:01:54
|
||||
* @FilePath: \naive-ui-admin\src\plugins\naive.ts
|
||||
*/
|
||||
import type { App } from 'vue';
|
||||
import * as NaiveUI from 'naive-ui';
|
||||
import { computed } from 'vue';
|
||||
|
||||
Reference in New Issue
Block a user