chunk-46b896f6.225b3446.js 7.5 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-46b896f6","chunk-2d0df437"],{"88bc":function(e,t,i){(function(t){var i=1/0,n=9007199254740991,a="[object Arguments]",r="[object Function]",l="[object GeneratorFunction]",s="[object Symbol]",o="object"==typeof t&&t&&t.Object===Object&&t,c="object"==typeof self&&self&&self.Object===Object&&self,u=o||c||Function("return this")();function d(e,t,i){switch(i.length){case 0:return e.call(t);case 1:return e.call(t,i[0]);case 2:return e.call(t,i[0],i[1]);case 3:return e.call(t,i[0],i[1],i[2])}return e.apply(t,i)}function f(e,t){var i=-1,n=e?e.length:0,a=Array(n);while(++i<n)a[i]=t(e[i],i,e);return a}function p(e,t){var i=-1,n=t.length,a=e.length;while(++i<n)e[a+i]=t[i];return e}var h=Object.prototype,m=h.hasOwnProperty,g=h.toString,v=u.Symbol,b=h.propertyIsEnumerable,w=v?v.isConcatSpreadable:void 0,y=Math.max;function j(e,t,i,n,a){var r=-1,l=e.length;i||(i=O),a||(a=[]);while(++r<l){var s=e[r];t>0&&i(s)?t>1?j(s,t-1,i,n,a):p(a,s):n||(a[a.length]=s)}return a}function C(e,t){return e=Object(e),L(e,t,(function(t,i){return i in e}))}function L(e,t,i){var n=-1,a=t.length,r={};while(++n<a){var l=t[n],s=e[l];i(s,l)&&(r[l]=s)}return r}function x(e,t){return t=y(void 0===t?e.length-1:t,0),function(){var i=arguments,n=-1,a=y(i.length-t,0),r=Array(a);while(++n<a)r[n]=i[t+n];n=-1;var l=Array(t+1);while(++n<t)l[n]=i[n];return l[t]=r,d(e,this,l)}}function O(e){return F(e)||A(e)||!!(w&&e&&e[w])}function k(e){if("string"==typeof e||V(e))return e;var t=e+"";return"0"==t&&1/e==-i?"-0":t}function A(e){return _(e)&&m.call(e,"callee")&&(!b.call(e,"callee")||g.call(e)==a)}var F=Array.isArray;function U(e){return null!=e&&M(e.length)&&!I(e)}function _(e){return $(e)&&U(e)}function I(e){var t=S(e)?g.call(e):"";return t==r||t==l}function M(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=n}function S(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function $(e){return!!e&&"object"==typeof e}function V(e){return"symbol"==typeof e||$(e)&&g.call(e)==s}var N=x((function(e,t){return null==e?{}:C(e,f(j(t,1),k))}));e.exports=N}).call(this,i("c8ba"))},be3a:function(e,t,i){"use strict";i.r(t);var n=function(){var e=this,t=e._self._c;return t("j-modal",{attrs:{title:e.title,width:e.width,visible:e.visible,confirmLoading:e.confirmLoading,switchFullscreen:"",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:{label:"产品名字",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[t("a-input",{directives:[{name:"decorator",rawName:"v-decorator",value:["name"],expression:"['name']"}],attrs:{placeholder:"请输入产品名字"}})],1),t("a-form-item",{attrs:{label:"保险公司",labelCol:e.labelCol,wrapperCol:e.wrapperCol}},[t("j-popup",{directives:[{name:"decorator",rawName:"v-decorator",value:["compy_name"],expression:"['compy_name']"}],attrs:{"trigger-change":!0,"org-fields":"short_name,id","dest-fields":"compy_name, compy_id",code:"ins_company"},on:{callback:e.popupCallback}})],1)],1)],1)],1)},a=[],r=i("0fea"),l=i("88bc"),s=i.n(l),o=(i("ca00"),i("e610")),c=i("a061"),u={name:"TourismSpotModal",components:{JImageUpload:o["default"],JEditor:c["default"]},data:function(){return{form:this.$form.createForm(this),title:"操作",width:800,visible:!1,model:{},labelCol:{xs:{span:24},sm:{span:5}},wrapperCol:{xs:{span:24},sm:{span:16}},confirmLoading:!1,validatorRules:{},url:{add:"/admin/product/add",edit:"/admin/product/edit"}}},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.$nextTick((function(){t.form.setFieldsValue(s()(t.model,"name","cityName","countryName","address","avatar","images","description"))}))},close:function(){this.$emit("close"),this.visible=!1},handleOk:function(){var e=this,t=this;this.form.validateFields((function(i,n){if(!i){t.confirmLoading=!0;var a="",l="";e.model.id?(a+=e.url.edit,l="put"):(a+=e.url.add,l="post");var s=Object.assign(e.model,n);Object(r["i"])(a,s,l).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()},popupCallback:function(e){this.form.setFieldsValue(s()(e,"name","cityName","countryName","address","avatar","images","description"))}}},d=u,f=i("2877"),p=Object(f["a"])(d,n,a,!1,null,null,null);t["default"]=p.exports},e610:function(e,t,i){"use strict";i.r(t);var n=function(){var e=this,t=e._self._c;return t("a-upload",{attrs:{name:"file",listType:"picture-card",multiple:e.isMultiple,action:e.uploadAction,headers:e.headers,data:{biz:e.bizPath},fileList:e.fileList,beforeUpload:e.beforeUpload,disabled:e.disabled,isMultiple:e.isMultiple,showUploadList:e.isMultiple},on:{change:e.handleChange,preview:e.handlePreview}},[!e.isMultiple&&e.picUrl?t("img",{staticStyle:{height:"104px","max-width":"300px"},attrs:{src:e.getAvatarView()}}):t("div",[t("a-icon",{attrs:{type:e.uploadLoading?"loading":"plus"}}),t("div",{staticClass:"ant-upload-text"},[e._v(e._s(e.text))])],1),t("a-modal",{attrs:{visible:e.previewVisible,footer:null},on:{cancel:function(t){return e.handleCancel()}}},[t("img",{staticStyle:{width:"100%"},attrs:{alt:"example",src:e.previewImage}})])],1)},a=[],r=i("2b0e"),l=i("9fb0"),s=i("0fea"),o=function(){return"-"+parseInt(1e4*Math.random()+1,10)},c=function(e){if(e.lastIndexOf("\\")>=0){var t=new RegExp("\\\\","g");e=e.replace(t,"/")}return e.substring(e.lastIndexOf("/")+1)},u={name:"JImageUpload",data:function(){return{uploadAction:window._CONFIG["domianURL"]+"/sys/common/upload",uploadLoading:!1,picUrl:!1,headers:{},fileList:[],previewImage:"",previewVisible:!1}},props:{text:{type:String,required:!1,default:"上传"},bizPath:{type:String,required:!1,default:"temp"},value:{type:[String,Array],required:!1},disabled:{type:Boolean,required:!1,default:!1},isMultiple:{type:Boolean,required:!1,default:!1}},watch:{value:function(e){e instanceof Array?this.initFileList(e.join(",")):this.initFileList(e)}},created:function(){var e=r["default"].ls.get(l["a"]);this.headers={"X-Access-Token":e}},methods:{initFileList:function(e){if(e&&0!=e.length){this.picUrl=!0;for(var t=[],i=e.split(","),n=0;n<i.length;n++){var a=Object(s["e"])(i[n]);t.push({uid:o(),name:c(i[n]),status:"done",url:a,response:{status:"history",message:i[n]}})}this.fileList=t}else this.fileList=[]},beforeUpload:function(e){var t=e.type;if(t.indexOf("image")<0)return this.$message.warning("请上传图片"),!1},handleChange:function(e){this.picUrl=!1;var t=e.fileList;"done"===e.file.status?e.file.response.success&&(this.picUrl=!0,t=t.map((function(e){return e.response&&(e.url=e.response.message),e}))):"error"===e.file.status?this.$message.error("".concat(e.file.name," 上传失败.")):"removed"===e.file.status&&this.handleDelete(e.file),this.fileList=t,"done"!==e.file.status&&"removed"!==e.file.status||this.handlePathChange()},handlePreview:function(e){this.previewImage=e.url||e.thumbUrl,this.previewVisible=!0},getAvatarView:function(){if(this.fileList.length>0){var e=this.fileList[0].url;return Object(s["e"])(e)}},handlePathChange:function(){var e=this.fileList,t="";e&&0!=e.length||(t="");var i=[];if(this.isMultiple)for(var n=0;n<e.length;n++)i.push(e[n].response.message);else i.push(e[e.length-1].response.message);i.length>0&&(t=i.join(",")),this.$emit("change",t)},handleDelete:function(e){},handleCancel:function(){this.close(),this.previewVisible=!1},close:function(){}},model:{prop:"value",event:"change"}},d=u,f=i("2877"),p=Object(f["a"])(d,n,a,!1,null,"244aa1d3",null);t["default"]=p.exports}}]);