1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-69198a96","chunk-2d0df437"],{"077e":function(e,t,r){"use strict";r.r(t);var n=function(){var e=this,t=e._self._c;return t("a-modal",{attrs:{title:e.title,width:800,visible:e.visible,confirmLoading:e.confirmLoading,okText:"保存并安排任务",cancelText:"关闭"},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:"任务类名",hasFeedback:""}},[t("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["jobClassName",{rules:[{required:!0,message:"请输入任务类名!"}]}],expression:"['jobClassName', {rules: [{ required: true, message: '请输入任务类名!' }]}]"}],attrs:{placeholder:"请输入任务类名"}})],1),t("a-form-item",{attrs:{labelCol:e.labelCol,wrapperCol:e.wrapperCol,label:"cron表达式"}},[t("j-cron",{directives:[{name:"decorator",rawName:"v-decorator",value:["cronExpression",{initialValue:"* * * * * ? *"}],expression:"['cronExpression', { initialValue: '* * * * * ? *' }]"}],ref:"innerVueCron",on:{change:e.setCorn}})],1),t("a-form-item",{attrs:{labelCol:e.labelCol,wrapperCol:e.wrapperCol,label:"参数"}},[t("a-textarea",{directives:[{name:"decorator",rawName:"v-decorator",value:["parameter",{}],expression:"['parameter', {}]"}],attrs:{placeholder:"请输入参数",rows:5}})],1),t("a-form-item",{attrs:{labelCol:e.labelCol,wrapperCol:e.wrapperCol,label:"描述"}},[t("a-textarea",{directives:[{name:"decorator",rawName:"v-decorator",value:["description",{}],expression:"['description', {}]"}],attrs:{placeholder:"请输入描述",rows:3}})],1),t("a-form-item",{attrs:{labelCol:e.labelCol,wrapperCol:e.wrapperCol,label:"状态"}},[t("j-dict-select-tag",{directives:[{name:"decorator",rawName:"v-decorator",value:["status",{initialValue:0}],expression:"[ 'status', {'initialValue':0}]"}],attrs:{type:"radioButton","trigger-change":!0,dictCode:"quartz_status"}})],1)],1)],1)],1)},a=[],o=r("0fea"),i=r("1e29"),l=r("88bc"),s=r.n(l),c={name:"QuartzJobModal",components:{JCron:i["default"]},data:function(){return{title:"操作",buttonStyle:"solid",visible:!1,model:{},labelCol:{xs:{span:24},sm:{span:5}},wrapperCol:{xs:{span:24},sm:{span:16}},cron:{label:"",value:""},confirmLoading:!1,form:this.$form.createForm(this),validatorRules:{cron:{rules:[{required:!0,message:"请输入cron表达式!"}]}},url:{add:"/sys/quartzJob/add",edit:"/sys/quartzJob/edit"}}},created:function(){},methods:{add:function(){this.edit({})},edit:function(e){var t=this,r=this;r.form.resetFields(),this.model=Object.assign({},e),this.visible=!0,this.$nextTick((function(){t.form.setFieldsValue(s()(t.model,"jobClassName","cronExpression","parameter","description","status"))}))},close:function(){this.$emit("close"),this.visible=!1},handleOk:function(){var e=this,t=this;this.form.validateFields((function(r,n){if(!r){if("undefined"==typeof n.cronExpression||0==Object.keys(n.cronExpression).length)return e.$message.warning("请输入cron表达式!"),!1;t.confirmLoading=!0;var a="",i="";e.model.id?(a+=e.url.edit,i="put"):(a+=e.url.add,i="post");var l=Object.assign(e.model,n);Object(o["i"])(a,l,i).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()},setCorn:function(e){var t=this;this.$nextTick((function(){t.model.cronExpression=e})),0==Object.keys(e).length&&this.$message.warning("请输入cron表达式!")},validateCron:function(e,t,r){t?0==Object.keys(t).length&&r("请输入cron表达式!"):r()}}},u=c,d=r("2877"),f=Object(d["a"])(u,n,a,!1,null,"4c0cef96",null);t["default"]=f.exports},"88bc":function(e,t,r){(function(t){var r=1/0,n=9007199254740991,a="[object Arguments]",o="[object Function]",i="[object GeneratorFunction]",l="[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 f(e,t){var r=-1,n=e?e.length:0,a=Array(n);while(++r<n)a[r]=t(e[r],r,e);return a}function p(e,t){var r=-1,n=t.length,a=e.length;while(++r<n)e[a+r]=t[r];return e}var m=Object.prototype,b=m.hasOwnProperty,h=m.toString,v=u.Symbol,g=m.propertyIsEnumerable,w=v?v.isConcatSpreadable:void 0,C=Math.max;function y(e,t,r,n,a){var o=-1,i=e.length;r||(r=k),a||(a=[]);while(++o<i){var l=e[o];t>0&&r(l)?t>1?y(l,t-1,r,n,a):p(a,l):n||(a[a.length]=l)}return a}function j(e,t){return e=Object(e),x(e,t,(function(t,r){return r in e}))}function x(e,t,r){var n=-1,a=t.length,o={};while(++n<a){var i=t[n],l=e[i];r(l,i)&&(o[i]=l)}return o}function O(e,t){return t=C(void 0===t?e.length-1:t,0),function(){var r=arguments,n=-1,a=C(r.length-t,0),o=Array(a);while(++n<a)o[n]=r[t+n];n=-1;var i=Array(t+1);while(++n<t)i[n]=r[n];return i[t]=o,d(e,this,i)}}function k(e){return N(e)||F(e)||!!(w&&e&&e[w])}function $(e){if("string"==typeof e||S(e))return e;var t=e+"";return"0"==t&&1/e==-r?"-0":t}function F(e){return q(e)&&b.call(e,"callee")&&(!g.call(e,"callee")||h.call(e)==a)}var N=Array.isArray;function E(e){return null!=e&&J(e.length)&&!A(e)}function q(e){return V(e)&&E(e)}function A(e){var t=L(e)?h.call(e):"";return t==o||t==i}function J(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=n}function L(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function V(e){return!!e&&"object"==typeof e}function S(e){return"symbol"==typeof e||V(e)&&h.call(e)==l}var z=O((function(e,t){return null==e?{}:j(e,f(y(t,1),$))}));e.exports=z}).call(this,r("c8ba"))}}]);
|