原文:純js中使用Message、MessageBox的方法

常規是在全局引入message,但是如果我想在二次封裝的純.js文件里面使用: import Message from element ui function Message showClose: true, message: 消息提示 , type: error , duration: 同樣MessageBox也可以這樣使用 import MessageBox from element ui f ...

2018-12-07 10:45 0 4105 推薦指數:

查看詳情

VUE中使用ElementUI messageBox使用

1 引入messageBox 插件import {MessageBox} from ‘element-ui’== 不同於一般插件在使用Vue.use()方法 == 2 在vue 的原型對象上掛載confirmVue.prototype.$confirm = MessageBox.confirm ...

Mon Jun 29 17:54:00 CST 2020 0 2492
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM