naive全局API挂载方式修改

This commit is contained in:
losting
2022-10-28 18:26:51 +08:00
committed by GitHub
parent 57fef38bfe
commit fa0163a385

View File

@@ -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';