You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
16 KiB
1 lines
16 KiB
(window.webpackJsonp=window.webpackJsonp||[]).push([["chunk-5fce7663"],{"524f":function(t,e,n){"use strict";var r={components:{app:function(){return n.e("chunk-147b2ccc").then(n.bind(null,"739f"))},routine:function(){return n.e("chunk-4db24115").then(n.bind(null,"23b33"))},wechat:function(){return n.e("chunk-917eefda").then(n.bind(null,"1402"))},work:function(){return n.e("chunk-144127b6").then(n.bind(null,"629a"))}}},u=n("2a95"),o=n("e069"),c=n("b6bd"),i=n("2f62");function a(t){return(a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function s(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function d(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?s(Object(n),!0).forEach((function(e){f(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):s(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function f(t,e,n){return(e=function(t){var e=function(t,e){if("object"!=a(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=a(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==a(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var l={name:"fromSubmit",mixins:[r],components:{useComponent:function(){return n.e("chunk-95da0e3c").then(n.bind(null,"05f7"))}},provide:function(){return{type:this.type,guideButton:this.guideButton}},props:{rules:{type:Array,default:function(){return[]}},validate:{type:Object,default:function(){return{}}},butName:{type:String,default:"提交"},field:{type:String,default:function(){return""+Math.random()}},url:{type:String,default:""},method:{type:String,default:"POST"},buttonHide:{type:Boolean,default:!0},on:{type:Object,default:function(){return{}}}},data:function(){return{submitValue:{},disabled:!1,loading:!1,errorsValidate:[],guideTitle:this.$parent.title,type:this.$parent.typeMole||this.$parent.type,guideShow:!1}},computed:{guideButton:function(){return["app","wechat","work"].includes(this.type)}},watch:{rules:{handler:function(){this.submitValue=this.getRuleValue(this.rules)},deep:!0}},mounted:function(){var t=this;this.submitValue=this.getRuleValue(this.rules),this.setCopyrightShow({value:!1}),this.bus.$on("settingGuideShow",(function(){t.guideShow=!0})),this.$once("hook:beforeDestroy",(function(){t.setCopyrightShow({value:!0}),t.bus.$off("settingGuideShow")}))},destroyed:function(){this.setCopyrightShow({value:!0})},methods:d(d({},Object(i.d)("admin/layout",["setCopyrightShow","isMobile","menuCollapse"])),{},{changeValue:function(t){this.submitValue[t.field]=t.value,this.rules=this.setRuleValue(this.rules,t.field,t.value)},setRuleValue:function(t,e,n){var r=this;return t.map((function(t){void 0!==t.field&&t.field===e&&(t.value=n),"object"===a(t.options)&&t.options.map((function(t){void 0!==t.componentsModel&&(t.componentsModel=r.setRuleValue(t.componentsModel,e,n))})),"object"===a(t.control)&&t.control.map((function(t){void 0!==t.componentsModel&&(t.componentsModel=r.setRuleValue(t.componentsModel,e,n))})),"object"===a(t.componentsModel)&&(t.componentsModel=r.setRuleValue(t.componentsModel,e,n))})),t},getRuleValue:function(t){var e=this,n={};return t.map((function(t){if(void 0!==t.field&&(n[t.field]=t.value),"object"===a(t.options)&&t.options.map((function(t){if(void 0!==t.componentsModel){var r=e.getRuleValue(t.componentsModel);Object.assign(n,r)}})),"object"===a(t.control)&&t.control.map((function(t){if(void 0!==t.componentsModel){var r=e.getRuleValue(t.componentsModel);Object.assign(n,r)}})),"object"===a(t.componentsModel)){var r=e.getRuleValue(t.componentsModel);Object.assign(n,r)}})),n},submit:function(){var t=this;new u.a(this.validate).validate(this.submitValue,(function(e){if(void 0===e||null===e)if(t.errorsValidate=[],t.disabled=!0,t.loading=!0,t.on.save)try{t.on.save(t.submitValue,(function(){return t.disabled=!1}),(function(){return t.loading=!1}))}catch(t){o.Message.error(err||"提交失败")}else c.a[t.method.toLowerCase()](t.url,t.submitValue).then((function(e){o.Message.success(e.msg||"提交成功"),t.on.submit&&t.on.submit(e)})).catch((function(t){o.Message.error(t.msg||"提交失败")})).finally((function(){t.disabled=!1,t.loading=!1}));else t.errorsValidate=e,o.Message.error(e[0].message)}))}})},m=(n("819b0"),n("2877")),h=Object(m.a)(l,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"form-submit"},[e("Form",{ref:"formSubmit"+t.field,attrs:{model:t.submitValue,"label-width":124}},[e("use-component",{attrs:{errorsValidate:t.errorsValidate,validate:t.validate,rules:t.rules},on:{changeValue:t.changeValue}}),t._t("content"),e("div",{staticStyle:{height:"2px"}}),t.buttonHide?e("Card",{staticClass:"fixed-card",style:{left:"".concat(t.menuCollapse?t.isMobile?"0":"80px":"200px")},attrs:{bordered:!1,"dis-hover":""}},[e("FormItem",[e("Button",{staticClass:"btn-add",attrs:{type:"primary",disabled:t.disabled,loading:t.loading},on:{click:t.submit}},[t._v(t._s(t.butName))])],1)],1):t._e(),t._t("button")],2),t.guideButton?e("Drawer",{attrs:{title:"".concat(t.guideTitle,"引导"),width:"800"},model:{value:t.guideShow,callback:function(e){t.guideShow=e},expression:"guideShow"}},[e(t.type,{tag:"component"})],1):t._e()],1)}),[],!1,null,"1849839e",null);e.a=h.exports},"52e9":function(t,e,n){},"819b0":function(t,e,n){"use strict";n("52e9")},"90e7":function(t,e,n){"use strict";n.d(e,"u",(function(){return u})),n.d(e,"i",(function(){return o})),n.d(e,"wb",(function(){return c})),n.d(e,"vb",(function(){return i})),n.d(e,"X",(function(){return a})),n.d(e,"c",(function(){return s})),n.d(e,"ab",(function(){return d})),n.d(e,"P",(function(){return f})),n.d(e,"kb",(function(){return l})),n.d(e,"H",(function(){return m})),n.d(e,"jb",(function(){return h})),n.d(e,"p",(function(){return b})),n.d(e,"n",(function(){return p})),n.d(e,"o",(function(){return g})),n.d(e,"q",(function(){return j})),n.d(e,"r",(function(){return O})),n.d(e,"S",(function(){return y})),n.d(e,"T",(function(){return v})),n.d(e,"Q",(function(){return w})),n.d(e,"R",(function(){return _})),n.d(e,"I",(function(){return S})),n.d(e,"B",(function(){return V})),n.d(e,"F",(function(){return k})),n.d(e,"E",(function(){return M})),n.d(e,"w",(function(){return P})),n.d(e,"G",(function(){return x})),n.d(e,"y",(function(){return T})),n.d(e,"D",(function(){return C})),n.d(e,"x",(function(){return R})),n.d(e,"v",(function(){return E})),n.d(e,"h",(function(){return G})),n.d(e,"d",(function(){return B})),n.d(e,"e",(function(){return D})),n.d(e,"xb",(function(){return $})),n.d(e,"yb",(function(){return U})),n.d(e,"zb",(function(){return F})),n.d(e,"Z",(function(){return N})),n.d(e,"lb",(function(){return A})),n.d(e,"J",(function(){return H})),n.d(e,"nb",(function(){return J})),n.d(e,"mb",(function(){return q})),n.d(e,"ob",(function(){return z})),n.d(e,"pb",(function(){return I})),n.d(e,"qb",(function(){return L})),n.d(e,"rb",(function(){return K})),n.d(e,"Ab",(function(){return Q})),n.d(e,"Bb",(function(){return W})),n.d(e,"K",(function(){return X})),n.d(e,"f",(function(){return Y})),n.d(e,"Cb",(function(){return Z})),n.d(e,"bb",(function(){return tt})),n.d(e,"cb",(function(){return et})),n.d(e,"C",(function(){return nt})),n.d(e,"z",(function(){return rt})),n.d(e,"Y",(function(){return ut})),n.d(e,"db",(function(){return ot})),n.d(e,"eb",(function(){return ct})),n.d(e,"fb",(function(){return it})),n.d(e,"A",(function(){return at})),n.d(e,"L",(function(){return st})),n.d(e,"O",(function(){return dt})),n.d(e,"M",(function(){return ft})),n.d(e,"N",(function(){return lt})),n.d(e,"g",(function(){return mt})),n.d(e,"t",(function(){return ht})),n.d(e,"s",(function(){return bt})),n.d(e,"U",(function(){return pt})),n.d(e,"gb",(function(){return gt})),n.d(e,"ib",(function(){return jt})),n.d(e,"b",(function(){return Ot})),n.d(e,"hb",(function(){return yt})),n.d(e,"l",(function(){return vt})),n.d(e,"a",(function(){return wt})),n.d(e,"k",(function(){return _t})),n.d(e,"j",(function(){return St})),n.d(e,"sb",(function(){return Vt})),n.d(e,"tb",(function(){return kt})),n.d(e,"ub",(function(){return Mt})),n.d(e,"m",(function(){return Pt})),n.d(e,"V",(function(){return xt})),n.d(e,"W",(function(){return Tt}));var r=n("b6bd");function u(t){return Object(r.a)({url:"setting/config/header_basics",method:"get",params:t})}function o(t,e){return Object(r.a)({url:e,method:"get",params:t})}function c(t){return Object(r.a)({url:t.url,method:"get",params:t.data})}function i(){return Object(r.a)({url:"notify/sms/temp/create",method:"get"})}function a(){return Object(r.a)({url:"serve/info",method:"get"})}function s(t){return Object(r.a)({url:"serve/captcha",method:"post",data:t})}function d(t){return Object(r.a)({url:"serve/meal_list",method:"get",params:t})}function f(t){return Object(r.a)({url:"serve/pay_meal",method:"post",data:t})}function l(){return Object(r.a)({url:"merchant/store",method:"GET"})}function m(){return Object(r.a)({url:"merchant/store/address",method:"GET"})}function h(t){return Object(r.a)({url:"merchant/store/".concat(t.id),method:"POST",data:t})}function b(t){return Object(r.a)({url:"freight/express",method:"get",params:t})}function p(){return Object(r.a)({url:"/freight/express/create",method:"get"})}function g(t){return Object(r.a)({url:"freight/express/".concat(t,"/edit"),method:"get"})}function j(t){return Object(r.a)({url:"freight/express/set_status/".concat(t.id,"/").concat(t.status),method:"PUT"})}function O(){return Object(r.a)({url:"freight/express/sync_express",method:"get"})}function y(t){return Object(r.a)({url:"setting/role",method:"GET",params:t})}function v(t){return Object(r.a)({url:"setting/role/set_status/".concat(t.id,"/").concat(t.status),method:"PUT"})}function w(t){return Object(r.a)({url:"setting/role/".concat(t.id),method:"post",data:t})}function _(t){return Object(r.a)({url:"setting/role/".concat(t,"/edit"),method:"get"})}function S(){return Object(r.a)({url:"setting/role/create",method:"get"})}function V(t){return Object(r.a)({url:"app/wechat/kefu",method:"get",params:t})}function k(t){return Object(r.a)({url:"app/wechat/kefu/create",method:"get",params:t})}function M(){return Object(r.a)({url:"app/wechat/kefu/add",method:"get"})}function P(t){return Object(r.a)({url:"app/wechat/kefu",method:"post",data:t})}function x(t){return Object(r.a)({url:"app/wechat/kefu/set_status/".concat(t.id,"/").concat(t.account_status),method:"PUT"})}function T(t){return Object(r.a)({url:"app/wechat/kefu/".concat(t,"/edit"),method:"GET"})}function C(t,e){return Object(r.a)({url:"app/wechat/kefu/record/".concat(e),method:"GET",params:t})}function R(t){return Object(r.a)({url:"app/wechat/kefu/chat_list",method:"GET",params:t})}function E(){return Object(r.a)({url:"notify/sms/is_login",method:"GET"})}function G(t){return Object(r.a)({url:"setting/city/list/".concat(t),method:"get"})}function B(t){return Object(r.a)({url:"setting/city/add/".concat(t),method:"get"})}function D(t){return Object(r.a)({url:"setting/city/".concat(t,"/edit"),method:"get"})}function $(t){return Object(r.a)({url:"setting/shipping_templates/list",method:"get",params:t})}function U(t){return Object(r.a)({url:"setting/shipping_templates/city_list",method:"get"})}function F(t,e){return Object(r.a)({url:"setting/shipping_templates/save/".concat(t),method:"post",data:e})}function N(t){return Object(r.a)({url:"setting/shipping_templates/".concat(t,"/edit"),method:"get"})}function A(){return Object(r.a)({url:"merchant/store/get_header",method:"get"})}function H(t){return Object(r.a)({url:"merchant/store",method:"get",params:t})}function J(t,e){return Object(r.a)({url:"merchant/store/set_show/".concat(t,"/").concat(e),method:"put"})}function q(t){return Object(r.a)({url:"merchant/store/get_info/".concat(t),method:"get"})}function z(t){return Object(r.a)({url:"merchant/store_staff",method:"get",params:t})}function I(){return Object(r.a)({url:"merchant/store_staff/create",method:"get"})}function L(t){return Object(r.a)({url:"merchant/store_staff/".concat(t,"/edit"),method:"get"})}function K(t,e){return Object(r.a)({url:"merchant/store_staff/set_show/".concat(t,"/").concat(e),method:"put"})}function Q(t){return Object(r.a)({url:"merchant/verify_order",method:"get",params:t})}function W(t){return Object(r.a)({url:"merchant/verify/spread_info/".concat(t),method:"get"})}function X(){return Object(r.a)({url:"merchant/store_list",method:"get"})}function Y(){return Object(r.a)({url:"setting/city/clean_cache",method:"get"})}function Z(t){return Object(r.a)({url:"app/wechat/speechcraft",method:"get",params:t})}function tt(t){return Object(r.a)({url:"app/wechat/speechcraft/create",method:"get",params:t})}function et(t){return Object(r.a)({url:"app/wechat/speechcraft/".concat(t,"/edit"),method:"get"})}function nt(t){return Object(r.a)({url:"app/wechat/kefu/login/".concat(t),method:"get"})}function rt(t){return Object(r.a)({url:"app/feedback",method:"get",params:t})}function ut(t){return Object(r.a)({url:"serve/sms/sign",method:"PUT",data:t})}function ot(){return Object(r.a)({url:"app/wechat/speechcraftcate",method:"get"})}function ct(){return Object(r.a)({url:"app/wechat/speechcraftcate/create",method:"get"})}function it(t){return Object(r.a)({url:"app/wechat/speechcraftcate/".concat(t,"/edit"),method:"get"})}function at(t){return Object(r.a)({url:"app/feedback/".concat(t,"/edit"),method:"get"})}function st(t){return Object(r.a)({url:"setting/system_out/index",method:"get",params:t})}function dt(t,e){return Object(r.a)({url:"setting/system_out/set_status/".concat(t,"/").concat(e),method:"put"})}function ft(t){return Object(r.a)({url:"setting/system_out/save",method:"post",params:t})}function lt(t,e){return Object(r.a)({url:"setting/system_out/update/".concat(t),method:"post",params:e})}function mt(t){return Object(r.a)({url:"city",method:"get",params:t})}function ht(t){return Object(r.a)({url:"setting/config/edit_new_build/"+t,method:"get"})}function bt(){return Object(r.a)({url:"/setting/config/image",method:"get"})}function pt(t){return Object(r.a)({url:"setting/config/save_basics",method:"post",data:t})}function gt(t){return Object(r.a)({url:"/setting/config/storage",method:"get",params:t})}function jt(t){return Object(r.a)({url:"/setting/config/storage/synch/".concat(t),method:"put"})}function Ot(t){return Object(r.a)({url:"/setting/config/storage/create/".concat(t),method:"get"})}function yt(t){return Object(r.a)({url:"/setting/config/storage/status/".concat(t),method:"put"})}function vt(t){return Object(r.a)({url:"/setting/config/storage/domain/".concat(t),method:"get"})}function wt(t){return Object(r.a)({url:"/setting/config/storage/form/".concat(t),method:"get"})}function _t(t){return Object(r.a)({url:"/order/delivery_order/list",method:"get",params:t})}function St(t){return Object(r.a)({url:"/order/delivery_order/cancelForm/".concat(t),method:"get"})}function Vt(t,e){return Object(r.a)({url:"/system/form/save/".concat(t),method:"post",data:e})}function kt(t,e){return Object(r.a)({url:"/system/form/info/".concat(t),method:"get",params:e})}function Mt(t){return Object(r.a)({url:"/system/form/index",method:"get",params:t})}function Pt(t,e){return Object(r.a)({url:"system/form/update_name/"+t,method:"post",data:e})}function xt(t){return Object(r.a)({url:"setting/config/storage/save_type/".concat(t),method:"get"})}function Tt(t){return Object(r.a)({url:"/file/scan/upload",method:"post",headers:{"content-type":"multipart/form-data;"},data:t})}}}]); |