chunk-5ef20c97.91ab91e9.js 8.2 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-5ef20c97"],{"146e":function(t,e,n){"use strict";var a=n("8abf"),r=n.n(a);r.a},"520f":function(t,e,n){"use strict";n.d(e,"g",(function(){return r})),n.d(e,"b",(function(){return o})),n.d(e,"z",(function(){return s})),n.d(e,"m",(function(){return u})),n.d(e,"f",(function(){return c})),n.d(e,"w",(function(){return i})),n.d(e,"u",(function(){return l})),n.d(e,"v",(function(){return d})),n.d(e,"k",(function(){return p})),n.d(e,"t",(function(){return f})),n.d(e,"e",(function(){return b})),n.d(e,"n",(function(){return h})),n.d(e,"p",(function(){return m})),n.d(e,"r",(function(){return g})),n.d(e,"o",(function(){return v})),n.d(e,"i",(function(){return _})),n.d(e,"q",(function(){return C})),n.d(e,"s",(function(){return j})),n.d(e,"c",(function(){return y})),n.d(e,"l",(function(){return S})),n.d(e,"d",(function(){return w})),n.d(e,"a",(function(){return k})),n.d(e,"h",(function(){return O})),n.d(e,"j",(function(){return D})),n.d(e,"A",(function(){return T})),n.d(e,"x",(function(){return x})),n.d(e,"y",(function(){return $}));var a=n("c1fb");function r(t){return a["a"].post("productset/getProductEdition",t)}function o(t){return a["a"].post("/productset/changeSubject",t)}function s(t){return a["a"].post("/productset/switchEdition",t)}function u(t){return a["a"].post("productset/initProductSetting",t)}var c=function(t){return a["a"].post("/productset/copyTemplate",t)},i=function(t){return a["a"].post("/productset/reNameTemplate",t)},l=function(t){return a["a"].post("/productset/beforeDelTemplate",t)},d=function(t){return a["a"].post("/productset/delTemplate",t)},p=function(t){return a["a"].post("/productset/ajaxGetTemplateById",t)},f=function(t){return a["a"].post("/productset/saveTemplate",t)};function b(t){return a["a"].post("/productset/getClassByGrade",t)}function h(t){return a["a"].post("/productset/productClassSet",t)}function m(t){return a["a"].post("/productset/resetClassSet",t)}var g=function(t){return a["a"].post("/productset/saveClassSet",t)};function v(t){return a["a"].post("/productset/productStudentSet",t)}var _=function(t){return a["a"].post("/studentinfo/getStudent",t)};function C(t){return a["a"].post("/productset/resetStudentSet",t)}var j=function(t){return a["a"].post("/productset/saveStudentSet",t)};function y(t){return a["a"].post("/productset/customProductStudentSet",t)}function S(t){return a["a"].post("/productset/getTemplateByType",t)}function w(t){return a["a"].post("/productset/delStudentOptionalCard",t)}function k(t){return a["a"].post("/productset/SaveOptionalCard",t)}function O(){return a["a"].get("/productset/getSemester")}function D(t){return a["a"].get("/productset/getStyleType",t)}function T(t){return a["a"].post("/productset/switchStyle",t)}function x(){return a["a"].post("/subjectProductSetting/index")}function $(t){return a["a"].post("/subjectProductSetting/update",t)}},"8abf":function(t,e,n){},c12e:function(t,e,n){"use strict";n.r(e);var a=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"class-setting"},[n("div",{staticClass:"option-modular"},[n("div",{staticClass:"class-option"},[n("div",{staticClass:"drop-down-menu"},[n("span",{staticClass:"c-name"},[t._v(" 年级: ")]),n("el-select",{attrs:{clearable:"",placeholder:"请选择年级",size:"mini"},on:{change:function(e){return t.selGrade(e)}},model:{value:t.obj.grade_id,callback:function(e){t.$set(t.obj,"grade_id",e)},expression:"obj.grade_id"}},t._l(t.gradeData,(function(t){return n("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1)],1),n("div",{staticClass:"drop-down-menu"},[n("span",{staticClass:"c-name"},[t._v(" 班级: ")]),n("el-select",{attrs:{clearable:"",placeholder:"请选择班级",size:"mini"},model:{value:t.obj.class_id,callback:function(e){t.$set(t.obj,"class_id",e)},expression:"obj.class_id"}},t._l(t.classData,(function(t){return n("el-option",{key:t.class_id,attrs:{label:t.class_name,value:t.class_id}})})),1)],1),n("div",{staticClass:"search-block"},[n("el-button",{attrs:{id:"searchBtn",size:"mini"},on:{click:function(e){return t.search()}}},[t._v(" 搜索 ")])],1)]),n("div",{staticClass:"custom"},[n("div",{staticClass:"notice"},[t._v("班级定制:以班级为单位,设置各班级的产品模版")]),n("div",{staticClass:"btn-block"},[n("el-row",[n("el-button",{attrs:{id:"toCustomPage",size:"mini"},on:{click:t.toCustom}},[t._v(" 班级定制 ")]),n("el-button",{attrs:{id:"resetDefault",size:"mini"},on:{click:t.recovery}},[t._v("恢复默认")])],1)],1)])]),n("set-table",{attrs:{tableData:t.tableData,tableOption:t.tableOption}}),n("el-pagination",{attrs:{background:"",layout:"pager, total",total:t.total},on:{"current-change":function(e){return t.handleCurrentChange(e)}}})],1)},r=[],o=(n("4160"),n("c975"),n("a9e3"),n("b64b"),n("ac1f"),n("5319"),n("159b"),n("dc84")),s=n("520f"),u=n("7660"),c={name:"ClassSetting",components:{SetTable:o["a"]},filters:{},props:{},data:function(){return{isAccurate:sessionStorage.getItem("isAccurate"),gradeData:[{value:1,label:"高一"},{value:2,label:"高二"},{value:3,label:"高三"}],classData:[],tableData:[],tableOption:[{prop:"grade",label:"年级",width:"150",formatter:"gradeFilter"},{prop:"class_name",label:"班级",width:"150"},{prop:"level",label:"班级层次",width:"150",formatter:"levelFilter"},{prop:"error_book_name",label:"错题本模板"},{prop:"step2_name",label:"个性化学习方案模板"},{prop:"step3_name",label:"个性化学习宝模板"}],total:0,obj:{page:1,class_id:"",grade_id:"",subject_id:Object(u["d"])()}}},computed:{},watch:{},created:function(){this.getClassData(),this.getGradeClass()},mounted:function(){"3"===Object(u["d"])()&&1==this.isAccurate&&this.tableOption.forEach((function(t){-1!=t.label.indexOf("个性化")&&(t.label=t.label.replace("个性化","精准"))}))},methods:{getClassData:function(){var t=this,e=Object(u["c"])(this.obj);Object(s["n"])(e).then((function(e){t.tableData=e.data.list;var n=0;n=Object.keys(e.data.pages).length?Number(e.data.pages.total):e.data.list.length,t.total=n}))},getGradeClass:function(t){var e=this;Object(s["e"])(t).then((function(t){e.classData=t.result}))},selGrade:function(t){this.obj.class_id="";var e={grade_id:t},n=Object(u["c"])(e);this.getGradeClass(n)},handleCurrentChange:function(t){this.obj.page=t;var e=Object(u["c"])(this.obj);this.getClassData(e)},search:function(){this.obj.page=1;var t=Object(u["c"])(this.obj);this.getClassData(t)},toCustom:function(){this.$router.push({path:"/ProductSet/ClassCustom"})},recovery:function(){var t=this;this.$confirm("将所有班级的模版全部恢复为默认模版,确认要恢复默认吗?","信息",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then((function(){var e={subject_id:Object(u["d"])()},n=Object(u["c"])(e);Object(s["p"])(n).then((function(e){1==e.status?(t.$message({type:"success",message:e.msg}),t.getClassData()):t.$message({type:"error",message:e.msg})}))})).catch((function(){t.$message({type:"info",message:"已取消操作"})}))}}},i=c,l=(n("146e"),n("2877")),d=Object(l["a"])(i,a,r,!1,null,"2f316261",null);e["default"]=d.exports},dc84:function(t,e,n){"use strict";var a=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"set-table"},[n("el-table",{staticStyle:{width:"100%"},attrs:{data:t.tableData,border:"","header-cell-style":{background:"#f2f2f2",color:"#606266"}}},[t._l(t.tableOption,(function(e,a){return[e.type?t._e():n("el-table-column",{key:a,attrs:{prop:e.prop,label:e.label,width:e.width},scopedSlots:t._u([{key:"default",fn:function(n){return[t._v(" "+t._s(t._f("dataFormat")(n.row[e.prop],e.formatter))+" ")]}}],null,!0)}),"buttons"==e.type?n("el-table-column",{key:a,attrs:{prop:e.prop,label:e.label,width:e.width},scopedSlots:t._u([{key:"default",fn:function(a){return[n("div",{class:e.class},t._l(e.button,(function(e,r){return n("el-button",{key:r,on:{click:function(n){return t.handle(e,a.$index,a.row)}}},[t._v(t._s(e.text))])})),1)]}}],null,!0)}):t._e()]}))],2)],1)},r=[],o={name:"SetTable",props:{tableData:{type:Array},tableOption:{type:Array}},data:function(){return{}},computed:{},watch:{},created:function(){},mounted:function(){},methods:{handle:function(t,e,n){this.$emit("handle",t,e,n)}},filters:{}},s=o,u=n("2877"),c=Object(u["a"])(s,a,r,!1,null,null,null);e["a"]=c.exports}}]);