chunk-2b436c22.undefined.1633933899900.js 14 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2b436c22"],{"1c21":function(e,t,a){"use strict";a.r(t);var n=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"context"},[e._m(0),a("div",{staticClass:"change"},[a("el-button",{attrs:{type:"primary",size:"mini"},on:{click:e.addLessonTable}},[e._v("新增课程表模板")]),a("el-button",{attrs:{type:"",size:"mini"},on:{click:e.copyDialog}},[e._v("复制")]),a("el-button",{attrs:{type:"danger",size:"mini"},on:{click:e.delList}},[e._v("删除")])],1),a("div",{staticClass:"table"},[a("el-table",{attrs:{data:e.tableData,border:"","is-horizontal-resize":"","default-sort":{prop:"date",order:"descending"},"element-loading-background":"rgba(0, 0, 0, 0.8)"},on:{"selection-change":e.handleSelectionChange,"current-change":e.clickChange}},[e._v(" > "),a("el-table-column",{attrs:{label:"选择",width:"55"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("el-radio",{attrs:{label:t.row},model:{value:e.tableRadio,callback:function(t){e.tableRadio=t},expression:"tableRadio"}},[a("i")])]}}])}),a("el-table-column",{attrs:{label:"序号",type:"index",width:"50",align:"center"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("span",[e._v(e._s(e.start+t.$index+1))])]}}])}),a("el-table-column",{attrs:{prop:"PlanName",label:"课程表模板名称"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("span",{staticClass:"link",on:{click:function(a){return e.goEdit(t.row)}}},[e._v(" "+e._s(t.row.PlanName)+" ")])]}}])}),a("el-table-column",{attrs:{prop:"CreateColumn.CreatedAt",label:"最后编辑时间",formatter:e.filterFmtDate,sortable:""}}),a("el-table-column",{attrs:{prop:"ShopId",label:"是否跨店",sortable:""},scopedSlots:e._u([{key:"default",fn:function(t){return[a("el-switch",{attrs:{"active-value":0,"inactive-value":e.switchTurn,"active-color":"#409EFF","inactive-color":"#D9D9D9"},on:{change:function(a){return e.changeShopId(a,t.row)}},model:{value:t.row.allUse,callback:function(a){e.$set(t.row,"allUse",a)},expression:"scope.row.allUse"}})]}}])}),a("el-table-column",{attrs:{prop:"Status",label:"状态",width:"110",align:"center",sortable:""},scopedSlots:e._u([{key:"default",fn:function(t){return[2==t.row.Status?a("span",[e._v("已发布")]):e._e(),1==t.row.Status?a("span",[e._v("未发布")]):e._e()]}}])}),a("el-table-column",{attrs:{prop:"Status",label:"操作",width:"220px"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("el-button",{attrs:{type:"text"},on:{click:function(a){return e.goEdit(t.row)}}},[e._v("编辑")]),a("el-button",{attrs:{type:"text"},on:{click:function(a){return e.seeWeek(t.row)}}},[e._v("预览本周")]),a("el-button",{attrs:{type:"success",size:"mini"},on:{click:function(a){return e.openLessonTable(t.row)}}},[e._v("发布 ")])]}}])})],1),a("br"),a("el-pagination",{attrs:{background:"",total:e.pageination.total,"page-size":e.pageination.pageItem},on:{"current-change":e.pageChange}})],1),a("el-dialog",{attrs:{title:"课程表模板复制",visible:e.dialogCopyVisible,width:"640px"},on:{"update:visible":function(t){e.dialogCopyVisible=t}}},[a("el-form",{ref:"form",attrs:{model:e.copyForm,"label-width":"160px"}},[a("el-form-item",{attrs:{label:"新模板名称"}},[a("el-input",{attrs:{placeholder:"请输入新模板名称"},model:{value:e.copyForm.name,callback:function(t){e.$set(e.copyForm,"name",t)},expression:"copyForm.name"}})],1)],1),a("div",{staticClass:"dialogFooter"},[a("el-button",{attrs:{type:"primary",size:"small"},on:{click:e.copy}},[e._v("确定")]),a("el-button",{attrs:{size:"small"},on:{click:function(t){e.dialogCopyVisible=!1}}},[e._v("取消")])],1)],1),a("el-dialog",{attrs:{title:"发布课程表",visible:e.dialogVisible,width:"640px"},on:{"update:visible":function(t){e.dialogVisible=t}}},[a("div",{staticClass:"dialogTitle"},[a("span",[e._v(e._s(e.form.name))])]),a("div",[a("span",{staticClass:"demonstration"},[e._v("选择发布日期(按周选取)")]),a("br"),a("br"),a("el-date-picker",{attrs:{type:"week","picker-options":{firstDayOfWeek:1},format:"yyyy 第 WW 周",placeholder:"选择周"},model:{value:e.form.week,callback:function(t){e.$set(e.form,"week",t)},expression:"form.week"}}),a("br"),a("br"),a("span",[e._v(" 微信可预约 ")]),a("el-switch",{attrs:{"active-value":1,"inactive-value":0,"active-color":"#409EFF","inactive-color":"#D9D9D9"},model:{value:e.form.appoint,callback:function(t){e.$set(e.form,"appoint",t)},expression:"form.appoint"}})],1),a("div",{staticClass:"dialogFooter"},[a("el-button",{attrs:{type:"primary",size:"small"},on:{click:e.public}},[e._v("确定")]),a("el-button",{attrs:{size:"small"},on:{click:function(t){e.dialogVisible=!1}}},[e._v("取消")])],1)]),a("el-dialog",{attrs:{title:"",visible:e.previewShow,width:"1200px"},on:{"update:visible":function(t){e.previewShow=t}}},[a("preview",{attrs:{"preview-date":e.previewDate,"big-title":e.BigTitle,"small-title":e.smallTitle}}),a("div",{staticClass:"dialogFooter"},[a("el-button",{attrs:{size:"small"},on:{click:function(t){e.previewShow=!1}}},[e._v("关闭")])],1)],1)],1)},i=[function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"panel"},[a("h5",[e._v("课程表模板")])])}],o=(a("f1a0"),a("606e"),a("5625"),a("5685"),a("379d"),a("1f65")),s=a("b8a1"),r=a("7c78"),l={data:function(){return{previewShow:!1,switchTurn:localStorage.shopId,previewDate:{},BigTitle:"",smallTitle:"",dialogVisible:!1,dialogCopyVisible:!1,previewVisible:!1,dialogdata:[],dialogValue:[],start:0,draw:1,multipleSelection:[],pageination:{pageItem:10,pageoptions:pageOptions(),total:100,pageIndex:1},form:{Id:"",name:"",week:"",wechat:1,appoint:1},copyForm:{Id:"",name:""},tableData:[],tableRadio:[]}},mounted:function(){this.getTableQuery()},methods:{clickChange:function(e){this.tableRadio=e},seeWeek:function(e){var t=this,a={token:localStorage.token,planId:e.PlanId},n=r.stringify(a);Object(s["bd"])(n).then((function(a){var n=a;0==n.Code?(t.BigTitle=e.PlanName,t.smallTitle=" ",t.previewDate=n.Rs,t.previewDate.SttPlanPreviewClassList.sort((function(e,t){return e.ClassIndex-t.ClassIndex})),t.previewShow=!0):t.$message.error(n.Memo+" 错误码:"+n.Code)}))},changeShopId:function(e,t){var a=this,n=0;0!=e?(n=localStorage.shopId,t.allUse=localStorage.shopId):(n=0,t.allUse=0);var i={token:localStorage.token,planId:t.PlanId,shopId:n},o=r.stringify(i);Object(s["Wc"])(o).then((function(e){var t=e;0==t.Code?a.$message({showClose:!0,message:"当前课程表模板已"+t.Memo,type:"success"}):a.$message.error(t.Memo+" 错误码:"+t.Code)}))},addLessonTable:function(){this.$router.push({path:"/editLessonTable",query:{id:0}})},delList:function(){var e=this,t=this;if(0==this.tableRadio.length)return this.$message.error("请先选中一条记录"),!1;var a=t.tableRadio,n={token:localStorage.token,planId:a.PlanId,status:9},i=r.stringify(n);this.$confirm("此操作将永久删除该课程表模板, 是否继续?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then((function(){Object(s["Xc"])(i).then((function(e){var a=e;0==a.Code?(t.$message({showClose:!0,message:"选中的课程表模板已删除!",type:"success"}),t.getTableQuery()):t.$message.error(a.Memo+" 错误码:"+a.Code)}))})).catch((function(){e.$message({type:"info",message:"已取消删除"})}))},copyDialog:function(){var e=this;if(0==this.tableRadio.length)return this.$message.error("请先选中一条记录"),!1;var t=e.tableRadio;this.copyForm.name="",this.copyForm.Id=t.PlanId,this.dialogCopyVisible=!0},copy:function(){var e=this;if(!e.copyForm.name)return this.$message.error("错了哦,新模版名不能为空"),!1;if(e.copyForm.name.length>20)return this.$message.error("错了哦,新模版名字的字数超过20个字"),!1;var t={token:localStorage.token,planId:e.copyForm.Id,planName:e.copyForm.name},a=r.stringify(t);Object(s["Yc"])(a).then((function(t){var a=t;0==a.Code?(e.$message({showClose:!0,message:"选中的课程表已复制!",type:"success"}),e.dialogCopyVisible=!1,e.getTableQuery()):e.$message.error(a.Memo+" 错误码:"+a.Code)}))},openLessonTable:function(e){this.dialogVisible=!0,this.form.name=e.PlanName,this.form.Id=e.PlanId,this.form.week=""},public:function(){var e=this,t=this;if(!this.form.week)return this.$message({showClose:!0,message:"错了哦,发布周期不能空",type:"error"}),!1;var a={token:localStorage.token,planId:this.form.Id,incomingDate:nonTfmtDatetoLength(this.form.week,10),wxOrder:this.form.appoint},n=r.stringify(a);Object(s["cd"])(n).then((function(a){var n=a;0==n.Code?(t.$message({showClose:!0,message:e.form.name+"已发布!",type:"success"}),t.getTableQuery(),e.dialogVisible=!1):t.$message.error(n.Memo+" 错误码:"+n.Code)}))},unpubilc:function(e){var t=this,a={token:localStorage.token,detectorid:e.Id,status:4},n=r.stringify(a);Object(s["Jd"])(n).then((function(e){var a=e;0==a.Code?(t.$message({showClose:!0,message:"选中的课程表模板已取消发布!",type:"success"}),t.getTableQuery()):t.$message.error(a.Memo+" 错误码:"+a.Code)}))},goEdit:function(e){this.$router.push({path:"/editLessonTable",query:{id:e.PlanId,name:e.PlanName}})},handleSelectionChange:function(e){this.multipleSelection=e},getTableQuery:function(){var e=this;e.loading=!0;var t={token:localStorage.token},a=r.stringify(t);Object(s["Vc"])(a).then((function(t){var a=t;0==a.Code?(e.loading=!1,a.Rs?(a.Rs.map((function(e){e.allUse=e.ShopId>0?1:0})),e.allTableData=a.Rs,e.recordsTotal=a.Rs.length):(e.allTableData=[],e.recordsTotal=0),e.setPaginations()):e.$message.error(a.Memo+" 错误码:"+a.Code)}))},setPaginations:function(){var e=this;e.pageination.total=e.recordsTotal,e.tableData=e.allTableData.filter((function(t,a){return a<e.pageination.pageItem}))},handleSizeChange:function(){var e=this;e.tableData=e.allTableData.filter((function(t,a){return a<e.pageination.pageItem})),e.draw=e.pageination.pageItem,e.getTableQuery()},pageChange:function(e){for(var t=this,a=t.pageination.pageItem*(e-1),n=t.pageination.pageItem*e,i=[],o=a;o<n;o++)t.allTableData[o]&&i.push(t.allTableData[o]),this.tableData=i;t.start=a*t.draw},filterFmtDate:function(e,t,a){return nonTfmtDate(a,11)}},watch:{$route:function(e){"lessonTable"==e.name&&this.getTableQuery()}},components:{preview:o["a"]}},c=l,u=(a("5352"),a("cba8")),d=Object(u["a"])(c,n,i,!1,null,"fa856e84",null);t["default"]=d.exports},"1f65":function(e,t,a){"use strict";var n=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"previewContainer"},[a("div",{staticClass:"mainTitle"},[a("h5",[e._v(" "+e._s(e.BigTitle)+" ")]),a("span",[e._v(e._s(e.smallTitle))])]),a("div",{staticClass:"table"},[e._m(0),a("div",{staticClass:"tableContext"},[a("div",{staticClass:"times"},[e._l(e.previewDate.SttPlanPreviewTimeList,(function(t){return a("span",[e._v(e._s(t.BeginStr)+"-"+e._s(t.EndStr))])})),e._l(e.previewDate.SttPreviewTimeList,(function(t){return a("span",[e._v(e._s(t.BeginStr)+"-"+e._s(t.EndStr))])}))],2),e._l(7,(function(t){return a("div",{staticClass:"rows"},[e._l(e.previewDate.SttPlanPreviewClassList,(function(n){return n.WeekDay==t?a("em",{style:{background:n.ClassColor}},[e._v(" "+e._s(n.ClassName)+" ")]):e._e()})),e._l(e.previewDate.SttPreviewClassList,(function(n){return n.WeekDay==t?a("em",{style:{background:n.ClassColor}},[e._v(" "+e._s(n.ClassName)+" ")]):e._e()}))],2)}))],2)])])},i=[function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"tableTitle"},[a("span",[e._v("时间")]),a("span",[e._v("星期一")]),a("span",[e._v("星期二")]),a("span",[e._v("星期三")]),a("span",[e._v("星期四")]),a("span",[e._v("星期五")]),a("span",[e._v("星期六")]),a("span",[e._v("星期日")])])}],o=(a("b8a1"),a("379d"),a("7c78"),{data:function(){return{}},props:["previewDate","BigTitle","smallTitle"],mounted:function(){},watch:{}}),s=o,r=(a("92a6"),a("cba8")),l=Object(r["a"])(s,n,i,!1,null,"d81dff84",null);t["a"]=l.exports},"4a17":function(e,t){var a=Math.floor,n=function(e,t){var s=e.length,r=a(s/2);return s<8?i(e,t):o(n(e.slice(0,r),t),n(e.slice(r),t),t)},i=function(e,t){var a,n,i=e.length,o=1;while(o<i){n=o,a=e[o];while(n&&t(e[n-1],a)>0)e[n]=e[--n];n!==o++&&(e[n]=a)}return e},o=function(e,t,a){var n=e.length,i=t.length,o=0,s=0,r=[];while(o<n||s<i)o<n&&s<i?r.push(a(e[o],t[s])<=0?e[o++]:t[s++]):r.push(o<n?e[o++]:t[s++]);return r};e.exports=n},5352:function(e,t,a){"use strict";a("f915")},5685:function(e,t,a){"use strict";var n=a("720d"),i=a("be25").filter,o=a("b661"),s=o("filter");n({target:"Array",proto:!0,forced:!s},{filter:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}})},"606e":function(e,t,a){var n=a("f7c7"),i=a("2bbd").EXISTS,o=a("f5e4").f,s=Function.prototype,r=s.toString,l=/^\s*function ([^ (]*)/,c="name";n&&!i&&o(s,c,{configurable:!0,get:function(){try{return r.call(this).match(l)[1]}catch(e){return""}}})},"92a6":function(e,t,a){"use strict";a("db51")},d709:function(e,t,a){var n=a("3875"),i=n.match(/firefox\/(\d+)/i);e.exports=!!i&&+i[1]},db51:function(e,t,a){},dda0:function(e,t,a){var n=a("3875"),i=n.match(/AppleWebKit\/(\d+)\./);e.exports=!!i&&+i[1]},ed89:function(e,t,a){"use strict";var n=a("1710");e.exports=function(e,t){var a=[][e];return!!a&&n((function(){a.call(null,t||function(){throw 1},1)}))}},f1a0:function(e,t,a){"use strict";var n=a("720d"),i=a("29ef"),o=a("8805"),s=a("e970"),r=a("6f3e"),l=a("1710"),c=a("4a17"),u=a("ed89"),d=a("d709"),p=a("fa41"),f=a("393d"),m=a("dda0"),g=[],v=g.sort,h=l((function(){g.sort(void 0)})),b=l((function(){g.sort(null)})),w=u("sort"),y=!l((function(){if(f)return f<70;if(!(d&&d>3)){if(p)return!0;if(m)return m<603;var e,t,a,n,i="";for(e=65;e<76;e++){switch(t=String.fromCharCode(e),e){case 66:case 69:case 70:case 72:a=3;break;case 68:case 71:a=4;break;default:a=2}for(n=0;n<47;n++)g.push({k:t+n,v:a})}for(g.sort((function(e,t){return t.v-e.v})),n=0;n<g.length;n++)t=g[n].k.charAt(0),i.charAt(i.length-1)!==t&&(i+=t);return"DGBEFHACIJK"!==i}})),_=h||!b||!w||!y,C=function(e){return function(t,a){return void 0===a?-1:void 0===t?1:void 0!==e?+e(t,a)||0:r(t)>r(a)?1:-1}};n({target:"Array",proto:!0,forced:_},{sort:function(e){void 0!==e&&i(e);var t=o(this);if(y)return void 0===e?v.call(t):v.call(t,e);var a,n,r=[],l=s(t);for(n=0;n<l;n++)n in t&&r.push(t[n]);r=c(r,C(e)),a=r.length,n=0;while(n<a)t[n]=r[n++];while(n<l)delete t[n++];return t}})},f915:function(e,t,a){},fa41:function(e,t,a){var n=a("3875");e.exports=/MSIE|Trident/.test(n)}}]);