1 line
1.9 KiB
JavaScript
1 line
1.9 KiB
JavaScript
webpackJsonp([73],{"2HaX":function(n,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var t=r("xzqX"),l={mixins:[r("Z4qH").a],data:function(){return{dialogTitle:"充值",rules:{amount:[{required:!0,message:"请输入金额",trigger:"blur"}],remark:[{required:!0,message:"请输入备注",trigger:"blur"}]},ruleForm:{amount:"",remark:""}}},methods:{updateCallback:function(){return t.a.rechargeCoin(this.ruleForm)}}},o={render:function(){var n=this,e=n.$createElement,r=n._self._c||e;return r("el-dialog",{attrs:{title:n.dialogTitle,visible:n.dialogVisible,width:"50%"},on:{"update:visible":function(e){n.dialogVisible=e},close:n.closeDialog}},[r("el-form",{ref:"ruleForm",attrs:{model:n.ruleForm,rules:n.rules,"label-width":"100px"}},[r("el-form-item",{attrs:{label:"充值金额",prop:"amount"}},[r("el-input",{staticClass:"form-input",attrs:{type:"number"},model:{value:n.ruleForm.amount,callback:function(e){n.$set(n.ruleForm,"amount",e)},expression:"ruleForm.amount"}})],1),n._v(" "),r("el-form-item",{attrs:{label:"备注",prop:"remark"}},[r("el-input",{staticClass:"form-input",model:{value:n.ruleForm.remark,callback:function(e){n.$set(n.ruleForm,"remark",e)},expression:"ruleForm.remark"}})],1)],1),n._v(" "),r("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[r("el-button",{on:{click:function(e){n.dialogVisible=!1}}},[n._v("取 消")]),n._v(" "),r("el-button",{attrs:{type:"primary"},on:{click:function(e){n.submitForm("ruleForm")}}},[n._v("确 定")])],1)],1)},staticRenderFns:[]};var a=r("rCDr")(l,o,!1,function(n){r("fb1P")},"data-v-1493012e",null);e.default=a.exports},fb1P:function(n,e,r){var t=r("yM8M");"string"==typeof t&&(t=[[n.i,t,""]]),t.locals&&(n.exports=t.locals);r("Xatw")("dc1fc230",t,!0)},yM8M:function(n,e,r){(n.exports=r("uszS")(!1)).push([n.i,"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n",""])}}); |