12 |
- (window.webpackJsonp=window.webpackJsonp||[]).push([[26],{593:function(t,o,n){"use strict";var e=n(1);o.a=new e.default},701:function(t,o,n){t.exports={}},828:function(t,o,n){"use strict";n(701)},876:function(t,o,n){"use strict";n.r(o);var e=n(593),l={props:{visible:{type:Boolean,default:!1}},data:function(){return{downloading:!1}},mounted:function(){var t=this;e.a.$on("finishDownload",(function(data){t.downloading=!1}))},beforeDestroy:function(){e.a.$off("finishDownload")},methods:{handleDownload:function(){this.downloading=!0,e.a.$emit("sendDownload")},handleSend:function(){this.$emit("handleSend")},handleClose:function(){this.$emit("update:visible",!1)}}},d=(n(828),n(22)),component=Object(d.a)(l,(function(){var t=this,o=t._self._c;return o("el-dialog",{attrs:{"lock-scroll":!1,title:"Quote Created",visible:t.visible,width:"500px","before-close":t.handleClose,"show-close":!1,center:"",top:"0"},on:{"update:visible":function(o){t.visible=o}}},[o("div",{staticClass:"content"},[t._v("How would you like to receive the quote")]),t._v(" "),o("div",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[o("el-button",{attrs:{type:"danger",loading:t.downloading},on:{click:t.handleDownload}},[t._v("DOWNLOAD")]),t._v(" "),o("el-button",{attrs:{type:"danger"},on:{click:t.handleSend}},[t._v("SEND MAIL")]),t._v(" "),o("el-button",{attrs:{type:"danger",plain:""},on:{click:t.handleClose}},[t._v("CANCEL")])],1)])}),[],!1,null,"b2eaa3aa",null);o.default=component.exports}}]);
- //# sourceMappingURL=46ede61.js.map
|