fixed #1063
This commit is contained in:
parent
300bd6623e
commit
297648f1e6
9 changed files with 180 additions and 33 deletions
|
@ -139,6 +139,7 @@ const install = function (Vue, opts = {}) {
|
|||
Vue.prototype.$Message = Message;
|
||||
Vue.prototype.$Modal = Modal;
|
||||
Vue.prototype.$Notice = Notice;
|
||||
Vue.prototype.$Spin = Spin;
|
||||
};
|
||||
|
||||
// auto install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue