mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-08 07:31:09 +08:00
fix: fix build error
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
import {
|
||||
DialogPlugin,
|
||||
MessagePlugin,
|
||||
NotificationPlugin,
|
||||
export {
|
||||
DialogPlugin as dialog,
|
||||
MessagePlugin as message,
|
||||
NotifyPlugin as notification,
|
||||
} from 'tdesign-vue-next';
|
||||
|
||||
export const message = MessagePlugin;
|
||||
export const notification = NotificationPlugin;
|
||||
export const dialog = DialogPlugin;
|
||||
|
||||
Reference in New Issue
Block a user