(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-eab8a8ca"],{"09f4":function(e,t,a){"use strict";a.d(t,"a",(function(){return u})),Math.easeInOutQuad=function(e,t,a,n){return e/=n/2,e<1?a/2*e*e+t:(e--,-a/2*(e*(e-2)-1)+t)};var n=function(){return window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||function(e){window.setTimeout(e,1e3/60)}}();function i(e){document.documentElement.scrollTop=e,document.body.parentNode.scrollTop=e,document.body.scrollTop=e}function r(){return document.documentElement.scrollTop||document.body.parentNode.scrollTop||document.body.scrollTop}function u(e,t,a){var u=r(),o=e-u,c=20,s=0;t="undefined"===typeof t?500:t;var l=function e(){s+=c;var r=Math.easeInOutQuad(s,u,o,t);i(r),s<t?n(e):a&&"function"===typeof a&&a()};l()}},"129f":function(e,t,a){"use strict";e.exports=Object.is||function(e,t){return e===t?0!==e||1/e===1/t:e!==e&&t!==t}},"333d":function(e,t,a){"use strict";var n=function(){var e=this,t=e._self._c;return t("div",{staticClass:"pagination-container",class:{hidden:e.hidden}},[t("el-pagination",e._b({attrs:{background:e.background,"current-page":e.currentPage,"page-size":e.pageSize,layout:e.layout,"page-sizes":e.pageSizes,total:e.total},on:{"update:currentPage":function(t){e.currentPage=t},"update:current-page":function(t){e.currentPage=t},"update:pageSize":function(t){e.pageSize=t},"update:page-size":function(t){e.pageSize=t},"size-change":e.handleSizeChange,"current-change":e.handleCurrentChange}},"el-pagination",e.$attrs,!1))],1)},i=[],r=(a("a9e3"),a("09f4")),u={name:"Pagination",props:{total:{required:!0,type:Number},page:{type:Number,default:1},limit:{type:Number,default:10},pageSizes:{type:Array,default:function(){return[5,10,20,30,50]}},layout:{type:String,default:"prev, pager, next"},background:{type:Boolean,default:!0},autoScroll:{type:Boolean,default:!0},hidden:{type:Boolean,default:!1}},computed:{currentPage:{get:function(){return this.page},set:function(e){this.$emit("update:page",e)}},pageSize:{get:function(){return this.limit},set:function(e){this.$emit("update:limit",e)}}},methods:{handleSizeChange:function(e){this.$emit("pagination",{page:this.currentPage,limit:e}),this.autoScroll&&Object(r["a"])(0,800)},handleCurrentChange:function(e){this.$emit("pagination",{page:e,limit:this.pageSize}),this.autoScroll&&Object(r["a"])(0,800)}}},o=u,c=(a("def2"),a("2877")),s=Object(c["a"])(o,n,i,!1,null,"52c39d8a",null);t["a"]=s.exports},"4a0c":function(e,t,a){"use strict";var n=a("b775");t["a"]={select:function(e){return Object(n["a"])("/api/student/exam/paper/select/"+e)},pageList:function(e){return Object(n["a"])("/api/student/exam/paper/pageList",e)}}},"841c":function(e,t,a){"use strict";var n=a("c65b"),i=a("d784"),r=a("825a"),u=a("7234"),o=a("1d80"),c=a("129f"),s=a("577e"),l=a("dc4a"),p=a("14c3");i("search",(function(e,t,a){return[function(t){var a=o(this),i=u(t)?void 0:l(t,e);return i?n(i,t,a):new RegExp(t)[e](s(a))},function(e){var n=r(this),i=s(e),u=a(t,n,i);if(u.done)return u.value;var o=n.lastIndex;c(o,0)||(n.lastIndex=0);var l=p(n,i);return c(n.lastIndex,o)||(n.lastIndex=o),null===l?-1:l.index}]}))},b14a:function(e,t,a){"use strict";a.r(t);a("b0c0"),a("ac1f"),a("841c");var n=function(){var e=this,t=e._self._c;return t("div",{staticClass:"app-contain",staticStyle:{"margin-top":"10px"}},[t("el-tabs",{attrs:{"tab-position":"left"},on:{"tab-click":e.subjectChange},model:{value:e.tabId,callback:function(t){e.tabId=t},expression:"tabId"}},e._l(e.subjectList,(function(a){return t("el-tab-pane",{key:a.id,staticStyle:{"margin-left":"20px"},attrs:{label:a.name,name:a.id}},[t("el-row",{staticStyle:{float:"right"}},[t("el-radio-group",{attrs:{size:"mini"},on:{change:e.paperTypeChange},model:{value:e.queryParam.paperType,callback:function(t){e.$set(e.queryParam,"paperType",t)},expression:"queryParam.paperType"}},e._l(e.paperTypeEnum,(function(a){return t("el-radio",{key:a.key,attrs:{size:"mini",label:a.key}},[e._v(e._s(a.value))])})),1)],1),t("el-table",{directives:[{name:"loading",rawName:"v-loading",value:e.listLoading,expression:"listLoading"}],staticStyle:{width:"100%"},attrs:{data:e.tableData,fit:"","highlight-current-row":""}},[t("el-table-column",{attrs:{prop:"id",label:"序号",width:"90px"}}),t("el-table-column",{attrs:{prop:"name",label:"名称"}}),t("el-table-column",{attrs:{align:"right"},scopedSlots:e._u([{key:"default",fn:function(a){var n=a.row;return[t("router-link",{attrs:{target:"_blank",to:{path:"/do",query:{id:n.id}}}},[t("el-button",{attrs:{type:"text",size:"small"}},[e._v("开始答题")])],1)]}}],null,!0)})],1),t("pagination",{directives:[{name:"show",rawName:"v-show",value:e.total>0,expression:"total>0"}],staticStyle:{"margin-top":"20px"},attrs:{total:e.total,background:!1,page:e.queryParam.pageIndex,limit:e.queryParam.pageSize},on:{"update:page":function(t){return e.$set(e.queryParam,"pageIndex",t)},"update:limit":function(t){return e.$set(e.queryParam,"pageSize",t)},pagination:e.search}})],1)})),1)],1)},i=[],r=a("5530"),u=(a("a9e3"),a("d3b7"),a("25f0"),a("2f62")),o=a("333d"),c=a("4a0c"),s=a("c418"),l={components:{Pagination:o["a"]},data:function(){return{queryParam:{paperType:1,subjectId:0,pageIndex:1,pageSize:10},tabId:"",listLoading:!0,subjectList:[],tableData:[],total:0}},created:function(){this.initSubject()},methods:{initSubject:function(){var e=this;s["a"].list().then((function(t){e.subjectList=t.response;var a=e.subjectList[0].id;e.queryParam.subjectId=a,e.tabId=a.toString(),e.search()}))},search:function(){var e=this;this.listLoading=!0,c["a"].pageList(this.queryParam).then((function(t){var a=t.response;e.tableData=a.list,e.total=a.total,e.queryParam.pageIndex=a.pageNum,e.listLoading=!1}))},paperTypeChange:function(e){this.search()},subjectChange:function(e,t){this.queryParam.subjectId=Number(this.tabId),this.search()}},computed:Object(r["a"])({},Object(u["e"])("enumItem",{paperTypeEnum:function(e){return e.exam.examPaper.paperTypeEnum}}))},p=l,d=a("2877"),g=Object(d["a"])(p,n,i,!1,null,null,null);t["default"]=g.exports},def2:function(e,t,a){"use strict";a("efc6")},efc6:function(e,t,a){}}]);
|