Files
coin-manager-new/admin/static/js/62.56ba94590de0c6e6dbcd.js
2026-01-03 13:23:46 +08:00

1 line
1.9 KiB
JavaScript

webpackJsonp([62],{"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("Iim3")(l,o,!1,function(n){r("xRAG")},"data-v-46081198",null);e.default=a.exports},NO0R: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",""])},xRAG:function(n,e,r){var t=r("NO0R");"string"==typeof t&&(t=[[n.i,t,""]]),t.locals&&(n.exports=t.locals);r("Xatw")("82270700",t,!0)}});