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.

2 lines
7.0 KiB

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-07eb2a48"],{"19c9":function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t._self._c;return e("div",[e("div",{staticClass:"main-content"},[t._m(0),e("div",{staticClass:"content"},[e("div",{staticClass:"content-btn"},[e("el-button",{staticClass:"init-button",attrs:{icon:"el-icon-plus"},on:{click:function(e){return t.add()}}},[t._v("新增分类 ")])],1),e("div",{},[e("VueTable",{ref:"table",attrs:{config:t.config},on:{tableCheck:t.tableCheck}},[e("template",{slot:"footer"},[e("div",{staticClass:"table-footer"},[e("button",{on:{click:function(e){return t.del(t.table_row)}}},[t._v("删除")])])])],2)],1),e("Drawer",{attrs:{drawerTitle:"新增电商分类",drawerVrisible:t.add_vrisible},on:{drawerClose:t.addClose}},[e("div",{staticStyle:{padding:"30px"}},[e("FromCard",[e("template",{slot:"title"},[t._v("填写分类信息")]),[e("VueForm",{ref:"addForm",attrs:{formObj:t.addForm},on:{ruleSuccess:t.addRuleSuccess}})]],2)],1),e("div",{attrs:{slot:"footer"},slot:"footer"},[e("button",{staticClass:"btn-orange",on:{click:function(e){return t.addSubmit()}}},[e("span",[e("i",{staticClass:"el-icon-circle-check"}),t._v("提交")])]),e("button",{staticClass:"btn-gray",on:{click:t.addClose}},[e("span",[t._v("取消")])])])])],1)])])},a=[function(){var t=this,e=t._self._c;return e("div",{staticClass:"main-titel"},[e("span",[t._v("电商分类")])])}],u=n("c356"),o={data(){return{add_vrisible:!1,addDate:null,addForm:{ruleForm:{name:null},rules:{name:[{required:!0,message:"请输入",trigger:"change"}]},form_item:[{type:"Input",label:"分类名称",placeholder:"请输入",width:"100%",prop:"name"}]},table_row:[],imglist:[],config:{thead:[{label:"序号",type:"index",width:"80"},{label:"分类编号",prop:"code",width:"auto"},{label:"分类名称",prop:"name",width:"auto"},{label:"创建人名称",prop:"createName",width:"auto"},{label:"创建人时间",prop:"createDate",width:"auto"}],table_data:[],url:"electronicCommerceCategoryList",search_item:[{type:"Input",label:"分类编号",placeholder:"请选择",prop:"code"},{type:"Input",label:"分类名称",placeholder:"请输入",prop:"name"},{type:"Input",label:"添加人",placeholder:"请输入",prop:"createName"}],data:{pageNum:1,size:10}}}},methods:{add(){this.add_vrisible=!0},addClose(){this.$refs.addForm.reset(),this.add_vrisible=!1},addRuleSuccess(){let t={...this.addForm.ruleForm};Object(u["i"])(t).then(t=>{t.status&&(this.$message({message:t.message,type:"success"}),this.$refs.table.loadData(),this.addClose())})},addSubmit(){this.$refs.addForm.submitForm()},dateTimeChange(t){this.addForm.ruleForm.openStartDate=t[0],this.addForm.ruleForm.openEndDate=t[1]},ImgeSuccess(t,e){this.addForm.ruleForm.imgUrls[0]=e.response.url},beforeAvatarUpload(t){const e=t.size/1024/1024<2,n="image/png"===t.type,r="image/jpeg"===t.type;return n||r||this.$message.error("上传头像图片只能是 JPG/PNG 格式!"),e||this.$message.error("上传头像图片大小不能超过 2MB!"),(n||r)&&e},handleExceed(t,e){this.$message.warning(`当前限制选择 1 个文件,本次选择了 ${t.length} 个文件,共选择了 ${t.length+e.length} 个文件`)},tableCheck(t){this.table_row=t},del(t){if(t.length){let t=[];for(let e=0;e<this.table_row.length;e++)t.push(this.table_row[e].id);this.$confirm("是否确认删除?删除不可恢复","删除",{confirmButtonText:"确定",cancelButtonText:"取消",confirmButtonClass:"confirmButton",cancelButtonClass:"cancelButton"}).then(()=>{this.$refs.table.tableDelete(t)}).catch(t=>{})}else this.$message.error("请选中需要删除的数据")}}},i=o,s=n("2877"),d=Object(s["a"])(i,r,a,!1,null,null,null);e["default"]=d.exports},c356:function(t,e,n){"use strict";n.d(e,"g",(function(){return a})),n.d(e,"u",(function(){return u})),n.d(e,"t",(function(){return o})),n.d(e,"v",(function(){return i})),n.d(e,"a",(function(){return s})),n.d(e,"d",(function(){return d})),n.d(e,"c",(function(){return c})),n.d(e,"b",(function(){return l})),n.d(e,"e",(function(){return m})),n.d(e,"x",(function(){return f})),n.d(e,"z",(function(){return h})),n.d(e,"w",(function(){return p})),n.d(e,"f",(function(){return g})),n.d(e,"h",(function(){return b})),n.d(e,"y",(function(){return C})),n.d(e,"m",(function(){return w})),n.d(e,"o",(function(){return T})),n.d(e,"l",(function(){return v})),n.d(e,"q",(function(){return y})),n.d(e,"r",(function(){return q})),n.d(e,"p",(function(){return M})),n.d(e,"n",(function(){return S})),n.d(e,"i",(function(){return _})),n.d(e,"s",(function(){return O})),n.d(e,"k",(function(){return F})),n.d(e,"j",(function(){return P}));var r=n("b775");n("2c37");function a(t){return r["a"].request({method:"POST",url:"/announcementManagement/release",data:t})}function u(t){return r["a"].request({method:"POST",url:"/notificationManagement/insert",data:t})}function o(t){return r["a"].request({method:"GET",url:"/notificationManagement/findById",params:t})}function i(t){return r["a"].request({method:"POST",url:"/notificationManagement/update",data:t})}function s(t){return r["a"].request({method:"GET",url:"/activityManagement/findById",params:t})}function d(t){return r["a"].request({method:"POST",url:"/activityManagement/update",data:t})}function c(t){return r["a"].request({method:"POST",url:"/activityManagement/insert",data:t})}function l(t){return r["a"].request({method:"GET",url:"/activityManagement/findRegistrationById",params:t})}function m(t){return r["a"].request({method:"GET",url:"/announcementManagement/findById",params:t})}function f(t){return r["a"].request({method:"POST",url:"/sponsorManagement/insert",data:t})}function h(t){return r["a"].request({method:"POST",url:"/sponsorManagement/update",data:t})}function p(t){return r["a"].request({method:"GET",url:"/sponsorManagement/findById",params:t})}function g(t){return r["a"].request({method:"POST",url:"/announcementManagement/insert",data:t})}function b(t){return r["a"].request({method:"POST",url:"/announcementManagement/update",data:t})}function C(t){return r["a"].request({method:"GET",url:"/sponsorManagement/list",params:t})}function w(t){return r["a"].request({method:"POST",url:"/newsCategoryManagement/insert",data:t})}function T(t){return r["a"].request({method:"POST",url:"/newsCategoryManagement/update",data:t})}function v(t){return r["a"].request({method:"GET",url:"/newsCategoryManagement/findById",params:t})}function y(t){return r["a"].request({method:"POST",url:"/newsManagement/insert",data:t})}function q(t){return r["a"].request({method:"POST",url:"/newsManagement/update",data:t})}function M(t){return r["a"].request({method:"GET",url:"/newsManagement/findById",params:t})}function S(t){return r["a"].request({method:"GET",url:"/newsCategoryManagement/list",params:t})}function _(t){return r["a"].request({method:"POST",url:"electronicCommerceCategory/insert",data:t})}function O(t){return r["a"].request({method:"GET",url:"newsManagement/updateCrawling",params:t})}function F(t){return r["a"].request({method:"POST",url:"electronicCommerce/insert",data:t})}function P(t){return r["a"].request({method:"GET",url:"/electronicCommerceCategory/list",params:t})}}}]);
//# sourceMappingURL=chunk-07eb2a48.25575e1d.js.map