1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d229240"],{dbd0:function(e,t,a){"use strict";a.r(t);var o=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"divBox"},[a("el-card",{staticClass:"box-card"},[e.FormData?a("form-create",{directives:[{name:"loading",rawName:"v-loading",value:e.loading,expression:"loading"}],ref:"fc",staticClass:"formBox",attrs:{option:e.option,rule:e.FormData.rule,"handle-icon":"false",cmovies:e.movies},on:{submit:e.onSubmit}}):e._e()],1)],1)},n=[],r=(a("96cf"),a("1da1")),s=a("30ba"),i=a.n(s),c=a("b7be"),u=a("0c6d"),l=a("83d6"),m={name:"CreatCoupon",data:function(){return{option:{form:{labelWidth:"150px"},global:{upload:{props:{onSuccess:function(e,t){200===e.status&&(t.url=e.data.src)}}}}},FormData:null,loading:!1,movies:1}},components:{formCreate:i.a.$form()},mounted:function(){this.getFrom()},methods:{getFrom:function(){var e=this;this.loading=!0,sessionStorage.setItem("singleChoice",1),Object(c["K"])().then(function(){var t=Object(r["a"])(regeneratorRuntime.mark((function t(a){return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:e.FormData=a.data,e.loading=!1;case 2:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()).catch((function(t){e.$message.error(t.message),e.loading=!1}))},onSubmit:function(e){var t=this;u["a"][this.FormData.method.toLowerCase()](this.FormData.api,e).then((function(e){t.$message.success(e.message||"提交成功"),t.$router.push({path:"".concat(l["roterPre"],"/marketing/broadcast/list")})})).catch((function(e){t.$message.error(e.message||"提交失败")}))}}},d=m,f=a("2877"),p=Object(f["a"])(d,o,n,!1,null,null,null);t["default"]=p.exports}}]);
|