1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-b706c73c","chunk-2d0df437"],{"2a70":function(e,t,r){"use strict";r.r(t);var a=function(){var e=this,t=e._self._c;return t("a-modal",{staticStyle:{top:"5%",height:"85%","overflow-y":"hidden"},attrs:{title:e.title,width:800,visible:e.visible,confirmLoading:e.confirmLoading,cancelText:"关闭",wrapClassName:"ant-modal-cust-warp"},on:{ok:e.handleOk,cancel:e.handleCancel}},[t("a-spin",{attrs:{spinning:e.confirmLoading}},[t("a-form",{attrs:{form:e.form}},[t("a-form-item",{attrs:{labelCol:e.labelCol,wrapperCol:e.wrapperCol,label:"角色名称"}},[t("a-input",{directives:[{name:"decorator",rawName:"v-decorator.trim",value:["role_name",e.validatorRules.roleName],expression:"[ 'role_name', validatorRules.roleName]",modifiers:{trim:!0}}],attrs:{placeholder:"请输入角色名称"}})],1),t("a-form-item",{attrs:{labelCol:e.labelCol,wrapperCol:e.wrapperCol,label:"角色编码"}},[t("a-input",{directives:[{name:"decorator",rawName:"v-decorator.trim",value:["role_code",e.validatorRules.roleCode],expression:"[ 'role_code', validatorRules.roleCode]",modifiers:{trim:!0}}],attrs:{placeholder:"请输入角色编码",disabled:e.roleDisabled}})],1),t("a-form-item",{attrs:{labelCol:e.labelCol,wrapperCol:e.wrapperCol,label:"描述"}},[t("a-textarea",{directives:[{name:"decorator",rawName:"v-decorator",value:["desc",e.validatorRules.description],expression:"[ 'desc', validatorRules.description ]"}],attrs:{rows:5,placeholder:"..."}})],1)],1)],1)],1)},n=[],l=r("88bc"),o=r.n(l),i=r("4ec3"),s={name:"RoleModal",data:function(){return{title:"操作",visible:!1,roleDisabled:!1,model:{},labelCol:{xs:{span:24},sm:{span:5}},wrapperCol:{xs:{span:24},sm:{span:16}},confirmLoading:!1,form:this.$form.createForm(this),validatorRules:{roleName:{rules:[{required:!0,message:"请输入角色名称!"},{min:2,max:30,message:"长度在 2 到 30 个字符",trigger:"blur"}]},roleCode:{rules:[{required:!0,message:"请输入角色名称!"},{min:0,max:64,message:"长度不超过 64 个字符",trigger:"blur"},{validator:this.validateRoleCode}]},description:{rules:[{min:0,max:126,message:"长度不超过 126 个字符",trigger:"blur"}]}}}},created:function(){},methods:{add:function(){this.edit({})},edit:function(e){var t=this;this.form.resetFields(),this.model=Object.assign({},e),this.visible=!0,this.model.id?this.roleDisabled=!0:this.roleDisabled=!1,this.$nextTick((function(){t.form.setFieldsValue(o()(t.model,"role_name","desc","role_code"))}))},close:function(){this.$emit("close"),this.visible=!1},handleOk:function(){var e=this,t=this;this.form.validateFields((function(r,a){if(!r){t.confirmLoading=!0;var n,l=Object.assign(e.model,a);n=e.model.id?Object(i["q"])(l):Object(i["d"])(l),n.then((function(e){e.success?(t.$message.success(e.message),t.$emit("ok")):t.$message.warning(e.message)})).finally((function(){t.confirmLoading=!1,t.close()}))}}))},handleCancel:function(){this.close()},validateRoleCode:function(e,t,r){if(/[\u4E00-\u9FA5]/g.test(t))r("角色编码不可输入汉字!");else{var a={tableName:"admin_role",fieldName:"role_code",fieldVal:t,dataId:this.model.id};Object(i["m"])(a).then((function(e){e.success?r():r(e.message)}))}}}},c=s,u=r("2877"),d=Object(u["a"])(c,a,n,!1,null,"39eea1ec",null);t["default"]=d.exports},"88bc":function(e,t,r){(function(t){var r=1/0,a=9007199254740991,n="[object Arguments]",l="[object Function]",o="[object GeneratorFunction]",i="[object Symbol]",s="object"==typeof t&&t&&t.Object===Object&&t,c="object"==typeof self&&self&&self.Object===Object&&self,u=s||c||Function("return this")();function d(e,t,r){switch(r.length){case 0:return e.call(t);case 1:return e.call(t,r[0]);case 2:return e.call(t,r[0],r[1]);case 3:return e.call(t,r[0],r[1],r[2])}return e.apply(t,r)}function m(e,t){var r=-1,a=e?e.length:0,n=Array(a);while(++r<a)n[r]=t(e[r],r,e);return n}function f(e,t){var r=-1,a=t.length,n=e.length;while(++r<a)e[n+r]=t[r];return e}var h=Object.prototype,b=h.hasOwnProperty,p=h.toString,v=u.Symbol,g=h.propertyIsEnumerable,w=v?v.isConcatSpreadable:void 0,C=Math.max;function y(e,t,r,a,n){var l=-1,o=e.length;r||(r=R),n||(n=[]);while(++l<o){var i=e[l];t>0&&r(i)?t>1?y(i,t-1,r,a,n):f(n,i):a||(n[n.length]=i)}return n}function j(e,t){return e=Object(e),O(e,t,(function(t,r){return r in e}))}function O(e,t,r){var a=-1,n=t.length,l={};while(++a<n){var o=t[a],i=e[o];r(i,o)&&(l[o]=i)}return l}function x(e,t){return t=C(void 0===t?e.length-1:t,0),function(){var r=arguments,a=-1,n=C(r.length-t,0),l=Array(n);while(++a<n)l[a]=r[t+a];a=-1;var o=Array(t+1);while(++a<t)o[a]=r[a];return o[t]=l,d(e,this,o)}}function R(e){return N(e)||k(e)||!!(w&&e&&e[w])}function _(e){if("string"==typeof e||q(e))return e;var t=e+"";return"0"==t&&1/e==-r?"-0":t}function k(e){return A(e)&&b.call(e,"callee")&&(!g.call(e,"callee")||p.call(e)==n)}var N=Array.isArray;function F(e){return null!=e&&$(e.length)&&!L(e)}function A(e){return D(e)&&F(e)}function L(e){var t=S(e)?p.call(e):"";return t==l||t==o}function $(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=a}function S(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function D(e){return!!e&&"object"==typeof e}function q(e){return"symbol"==typeof e||D(e)&&p.call(e)==i}var E=x((function(e,t){return null==e?{}:j(e,m(y(t,1),_))}));e.exports=E}).call(this,r("c8ba"))}}]);
|