1 line
6.5 KiB
JavaScript
1 line
6.5 KiB
JavaScript
|
|
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-54dd5566","chunk-968578a0"],{"0958":function(t,n,e){"use strict";e.r(n);var r=function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("div",t._b({staticClass:"card"},"div",t.$attrs,!1),[e("div",{staticClass:"title"},[t._v(" "+t._s(t.title)+" ")]),e("div",{staticClass:"body"},[t._t("default")],2)])},i=[],a={name:"Card",inheritAttrs:!1,props:{title:{type:String,default:"标题"},click:{type:Function}},methods:{handleChangeStatistics:function(){console.log(123)}}},o=a,c=(e("6221"),e("2877")),s=Object(c["a"])(o,r,i,!1,null,"9db57c10",null);n["default"]=s.exports},"377a":function(t,n,e){},"50ba":function(t,n,e){"use strict";e.r(n);var r=function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("div",{staticClass:"bg"},[e("div",{staticClass:"title"},[t._v(" 同步录音录像软件 ")]),e("div",{staticClass:"inspector-container"},[e("div",{staticStyle:{display:"grid","grid-template-columns":"repeat(4,minmax(0,1fr))",gap:"20px"}},[e("Card",{attrs:{title:"总同录数量"},nativeOn:{click:function(n){return t.handleChangeStatistics(0)}}},[e("div",{staticClass:"shu"},[e("span",[t._v(t._s(t.tongji.totalCount))])])]),e("Card",{attrs:{title:"本年同录数量"},nativeOn:{click:function(n){return t.handleChangeStatistics(1)}}},[e("div",{staticClass:"shu"},[e("span",[t._v(t._s(t.tongji.yearCount))])])]),e("Card",{attrs:{title:"本季度同录数量"},nativeOn:{click:function(n){return t.handleChangeStatistics(2)}}},[e("div",{staticClass:"shu"},[e("span",[t._v(t._s(t.tongji.monthCount))])])]),e("Card",{attrs:{title:"本月同录数量"},nativeOn:{click:function(n){return t.handleChangeStatistics(3)}}},[e("div",{staticClass:"shu"},[e("span",[t._v(t._s(t.tongji.weekCount))])])])],1),e("div",{staticStyle:{flex:"1",display:"flex","justify-content":"center","align-items":"center"}},[e("Card",{attrs:{title:t.title}},[e("div",{staticStyle:{width:"100%",height:"500px"},attrs:{id:"total"}})])],1)])])},i=[],a=e("0958"),o=e("b775"),c=function(){return Object(o["a"])({method:"post",url:"/caserecord/countByPeriod"})},s=function(t){return Object(o["a"])({method:"post",url:"/caserecord/countByClerkByPeriod",params:{period:t}})},u=e("313e");function l(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */var t,n,e="function"==typeof Symbol?Symbol:{},r=e.iterator||"@@iterator",i=e.toStringTag||"@@toStringTag";function a(e,r,i,a){var s=r&&r.prototype instanceof c?r:c,u=Object.create(s.prototype);return f(u,"_invoke",function(e,r,i){var a,c,s,u=0,l=i||[],f=!1,d={p:0,n:0,v:t,a:h,f:h.bind(t,4),d:function(n,e){return a=n,c=0,s=t,d.n=e,o}};function h(e,r){for(c=e,s=r,n=0;!f&&u&&!i&&n<l.length;n++){var i,a=l[n],h=d.p,p=a[2];e>3?(i=p===r)&&(s=a[(c=a[4])?5:(c=3,3)],a[4]=a[5]=t):a[0]<=h&&((i=e<2&&h<a[1])?(c=0,d.v=r,d.n=a[1]):h<p&&(i=e<3||a[0]>r||r>p)&&(a[4]=e,a[5]=r,d.n=p,c=0))}if(i||e>1)return o;throw f=!0,r}return function(i,l,p){if(u>1)throw TypeError("Generator is already running");for(f&&1===l&&h(l,p),c=l,s=p;(n=c<2?t:s)||!f;){a||(c?c<3?(c>1&&(d.n=-1),h(c,s)):d.n=s:d.v=s);try{if(u=2,a){if(c||(i="next"),n=a[i]){if(!(n=n.call(a,s)))throw TypeError("iterator result is not an object");if(!n.done)return n;s=n.value,c<2&&(c=0)}else 1===c&&(n=a.return)&&n.call(a),c<2&&(s=TypeError("The iterator does not provide a '"+i+"' method"),c=1);a=t}else if((n=(f=d.n<0)?s:e.call(r,d))!==o)break}catch(n){a=t,c=1,s=n}finally{u=1}}return{value:n,done:f}}}(e,i,a),!0),u}var o={};function c(){}function s(){}function u(){}n=Object.getPrototypeOf;var d=[][r]?n(n([][r]())):(f(n={},r,(function(){return this})),n),h=u.prototype=c.prototype=Object.create(d);function p(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,u):(t.__proto__=u,f(t,i,"GeneratorFunction")),t.prototype=Object.create(h),t}return s.prototype=u,f(h,"constructor",u),f(u,"constructor",s),s.displayName="GeneratorFunction",f(u,i,"GeneratorFunction"),f(h),f(h,i,"Generator"),f(h,r,(function(){return this})),f(h,"toString",(fu
|