parent
d52748a50f
commit
59a2fe749f
File diff suppressed because one or more lines are too long
@ -0,0 +1,840 @@
|
||||
"use strict";
|
||||
(self["webpackChunk"] = self["webpackChunk"] || []).push([[12868],{
|
||||
|
||||
/***/ 14726:
|
||||
/*!*******************************************************************************************************************!*\
|
||||
!*** ./node_modules/_@ant-design_icons@5.6.0@@ant-design/icons/es/icons/ExclamationCircleOutlined.js + 1 modules ***!
|
||||
\*******************************************************************************************************************/
|
||||
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
||||
|
||||
|
||||
// EXPORTS
|
||||
__webpack_require__.d(__webpack_exports__, {
|
||||
Z: function() { return /* binding */ icons_ExclamationCircleOutlined; }
|
||||
});
|
||||
|
||||
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.26.7@@babel/runtime/helpers/esm/extends.js
|
||||
var esm_extends = __webpack_require__(16378);
|
||||
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/index.js
|
||||
var _react_17_0_2_react = __webpack_require__(59301);
|
||||
;// CONCATENATED MODULE: ./node_modules/_@ant-design_icons-svg@4.4.2@@ant-design/icons-svg/es/asn/ExclamationCircleOutlined.js
|
||||
// This icon file is generated automatically.
|
||||
var ExclamationCircleOutlined = { "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" } }, { "tag": "path", "attrs": { "d": "M464 688a48 48 0 1096 0 48 48 0 10-96 0zm24-112h48c4.4 0 8-3.6 8-8V296c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8z" } }] }, "name": "exclamation-circle", "theme": "outlined" };
|
||||
/* harmony default export */ var asn_ExclamationCircleOutlined = (ExclamationCircleOutlined);
|
||||
|
||||
// EXTERNAL MODULE: ./node_modules/_@ant-design_icons@5.6.0@@ant-design/icons/es/components/AntdIcon.js + 3 modules
|
||||
var AntdIcon = __webpack_require__(31533);
|
||||
;// CONCATENATED MODULE: ./node_modules/_@ant-design_icons@5.6.0@@ant-design/icons/es/icons/ExclamationCircleOutlined.js
|
||||
|
||||
// GENERATE BY ./scripts/generate.ts
|
||||
// DON NOT EDIT IT MANUALLY
|
||||
|
||||
|
||||
|
||||
|
||||
var ExclamationCircleOutlined_ExclamationCircleOutlined = function ExclamationCircleOutlined(props, ref) {
|
||||
return /*#__PURE__*/_react_17_0_2_react.createElement(AntdIcon/* default */.Z, (0,esm_extends/* default */.Z)({}, props, {
|
||||
ref: ref,
|
||||
icon: asn_ExclamationCircleOutlined
|
||||
}));
|
||||
};
|
||||
|
||||
/** */
|
||||
var RefIcon = /*#__PURE__*/_react_17_0_2_react.forwardRef(ExclamationCircleOutlined_ExclamationCircleOutlined);
|
||||
if (false) {}
|
||||
/* harmony default export */ var icons_ExclamationCircleOutlined = (RefIcon);
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ 72040:
|
||||
/*!******************************************************************!*\
|
||||
!*** ./src/pages/Materials/Receive/Report/index.tsx + 1 modules ***!
|
||||
\******************************************************************/
|
||||
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
||||
|
||||
// ESM COMPAT FLAG
|
||||
__webpack_require__.r(__webpack_exports__);
|
||||
|
||||
// EXPORTS
|
||||
__webpack_require__.d(__webpack_exports__, {
|
||||
"default": function() { return /* binding */ Report; }
|
||||
});
|
||||
|
||||
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/regeneratorRuntime.js
|
||||
var regeneratorRuntime = __webpack_require__(7557);
|
||||
var regeneratorRuntime_default = /*#__PURE__*/__webpack_require__.n(regeneratorRuntime);
|
||||
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/asyncToGenerator.js
|
||||
var asyncToGenerator = __webpack_require__(41498);
|
||||
var asyncToGenerator_default = /*#__PURE__*/__webpack_require__.n(asyncToGenerator);
|
||||
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/objectSpread2.js
|
||||
var objectSpread2 = __webpack_require__(82242);
|
||||
var objectSpread2_default = /*#__PURE__*/__webpack_require__.n(objectSpread2);
|
||||
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/slicedToArray.js
|
||||
var slicedToArray = __webpack_require__(79800);
|
||||
var slicedToArray_default = /*#__PURE__*/__webpack_require__.n(slicedToArray);
|
||||
// EXTERNAL MODULE: ./node_modules/_@babel_runtime@7.23.6@@babel/runtime/helpers/objectWithoutProperties.js
|
||||
var objectWithoutProperties = __webpack_require__(39647);
|
||||
var objectWithoutProperties_default = /*#__PURE__*/__webpack_require__.n(objectWithoutProperties);
|
||||
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/index.js
|
||||
var _react_17_0_2_react = __webpack_require__(59301);
|
||||
// EXTERNAL MODULE: ./node_modules/_dayjs@1.11.13@dayjs/dayjs.min.js
|
||||
var dayjs_min = __webpack_require__(61186);
|
||||
var dayjs_min_default = /*#__PURE__*/__webpack_require__.n(dayjs_min);
|
||||
// EXTERNAL MODULE: ./node_modules/_jszip@3.10.1@jszip/dist/jszip.min.js
|
||||
var jszip_min = __webpack_require__(86129);
|
||||
var jszip_min_default = /*#__PURE__*/__webpack_require__.n(jszip_min);
|
||||
// EXTERNAL MODULE: ./node_modules/_react-jsbarcode@1.0.1@react-jsbarcode/lib/index.mjs
|
||||
var lib = __webpack_require__(64727);
|
||||
// EXTERNAL MODULE: ./src/.umi-production/exports.ts
|
||||
var _umi_production_exports = __webpack_require__(88271);
|
||||
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/modal/index.js + 16 modules
|
||||
var es_modal = __webpack_require__(43418);
|
||||
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/skeleton/index.js + 12 modules
|
||||
var skeleton = __webpack_require__(69127);
|
||||
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/row/index.js
|
||||
var row = __webpack_require__(95237);
|
||||
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/col/index.js
|
||||
var col = __webpack_require__(43604);
|
||||
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/button/index.js
|
||||
var es_button = __webpack_require__(3113);
|
||||
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/table/index.js + 85 modules
|
||||
var table = __webpack_require__(36546);
|
||||
// EXTERNAL MODULE: ./src/utils/env.ts + 1 modules
|
||||
var env = __webpack_require__(69423);
|
||||
// EXTERNAL MODULE: ./src/utils/util.tsx
|
||||
var util = __webpack_require__(95972);
|
||||
;// CONCATENATED MODULE: ./src/pages/Materials/Receive/Report/index.less?modules
|
||||
// extracted by mini-css-extract-plugin
|
||||
/* harmony default export */ var Reportmodules = ({"flex_box_center":"flex_box_center___lE3L8","flex_space_between":"flex_space_between___dIejM","flex_box_vertical_center":"flex_box_vertical_center___ZtSf4","flex_box_center_end":"flex_box_center_end___SBChT","flex_box_column":"flex_box_column___nnG80","flex-col":"flex-col___vZW6_","flex-row":"flex-row___IiXtC","justify-start":"justify-start___qgy5m","justify-center":"justify-center___Ii2C0","justify-end":"justify-end___wrL4O","justify-evenly":"justify-evenly___RLiTa","justify-around":"justify-around___J9Ww3","justify-between":"justify-between___zKNYH","align-start":"align-start___RQPKn","align-center":"align-center___x2oKN","align-end":"align-end___Nful8","title":"title___WT9d8","export":"export___r7FtJ","exportBtn":"exportBtn___qIqhT","status":"status___FXPF5","title1_right":"title1_right___N9ngb","userPic":"userPic___nCnHQ","wuziWrp":"wuziWrp___OjC4i","chukuUser":"chukuUser___nutJh","userInfo":"userInfo___eVk_j","listItem":"listItem___AK6WB","rightInfo":"rightInfo___Ag5kh","shixunTitle":"shixunTitle___ZF9RF","shixunWrp":"shixunWrp___hZBwT","footerBar":"footerBar___vzfzB","footerBarStatic":"footerBarStatic___Lvkrp","exitComment":"exitComment___bZf4Q","nextComment":"nextComment___SWfcv","modal":"modal___vSxLu","barcode":"barcode___Ur4TY","back_style":"back_style___g8kS0","reportWrp":"reportWrp___AswiH","exportAll":"exportAll___zJjzR","role":"role___imc7C","reportContent":"reportContent___gkRQL"});
|
||||
// EXTERNAL MODULE: ./node_modules/_html2pdf.js@0.10.2@html2pdf.js/dist/html2pdf.js
|
||||
var html2pdf = __webpack_require__(65022);
|
||||
var html2pdf_default = /*#__PURE__*/__webpack_require__.n(html2pdf);
|
||||
// EXTERNAL MODULE: ./src/service/materials.ts
|
||||
var materials = __webpack_require__(80231);
|
||||
// EXTERNAL MODULE: ./src/components/HeaderNav/index.tsx + 4 modules
|
||||
var HeaderNav = __webpack_require__(59827);
|
||||
// EXTERNAL MODULE: ./node_modules/_react@17.0.2@react/jsx-runtime.js
|
||||
var jsx_runtime = __webpack_require__(37712);
|
||||
;// CONCATENATED MODULE: ./src/pages/Materials/Receive/Report/index.tsx
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
var _excluded = ["shixunHomeworks", "classroomList", "globalSetting", "loading", "user", "dispatch"];
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
// import EchartStatic from './components/EchartStatic'
|
||||
// import ShixunStatic from './components/ShixunStatic'
|
||||
// import ChangeCommit from './components/ChangeCommit'
|
||||
// import Redo from '../Detail/components/WorkList/components/Redo'
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
var status1 = __webpack_require__(/*! @/../public/images/materials/status1.png */ 60769);
|
||||
var status2 = __webpack_require__(/*! @/../public/images/materials/status1.png */ 60769);
|
||||
var logo = __webpack_require__(/*! @/../public/images/materials/logo.png */ 12017);
|
||||
var statusType = {
|
||||
pending: '待审核',
|
||||
approved: '待出库',
|
||||
rejected: '已驳回',
|
||||
canceled: '已取消',
|
||||
returned: '已归还',
|
||||
shipped: '待归还'
|
||||
};
|
||||
var ShixunsListPage = function ShixunsListPage(_ref) {
|
||||
var shixunHomeworks = _ref.shixunHomeworks,
|
||||
classroomList = _ref.classroomList,
|
||||
globalSetting = _ref.globalSetting,
|
||||
loading = _ref.loading,
|
||||
user = _ref.user,
|
||||
dispatch = _ref.dispatch,
|
||||
props = objectWithoutProperties_default()(_ref, _excluded);
|
||||
var _useState = (0,_react_17_0_2_react.useState)(objectSpread2_default()({}, (0,_umi_production_exports.useParams)())),
|
||||
_useState2 = slicedToArray_default()(_useState, 2),
|
||||
params = _useState2[0],
|
||||
setParams = _useState2[1];
|
||||
var _params = (0,_umi_production_exports.useParams)();
|
||||
var location = (0,_umi_production_exports.useLocation)();
|
||||
// checkbox checked储存
|
||||
var _useState3 = (0,_react_17_0_2_react.useState)([]),
|
||||
_useState4 = slicedToArray_default()(_useState3, 0);
|
||||
var reportElement = (0,_react_17_0_2_react.useRef)();
|
||||
var reportElementInfo = (0,_react_17_0_2_react.useRef)();
|
||||
var _useState5 = (0,_react_17_0_2_react.useState)(false),
|
||||
_useState6 = slicedToArray_default()(_useState5, 2),
|
||||
isExportLoading = _useState6[0],
|
||||
setIsExportLoading = _useState6[1];
|
||||
var _useState7 = (0,_react_17_0_2_react.useState)(false),
|
||||
_useState8 = slicedToArray_default()(_useState7, 2),
|
||||
spinning = _useState8[0],
|
||||
setSpinning = _useState8[1];
|
||||
var _useState9 = (0,_react_17_0_2_react.useState)(false),
|
||||
_useState10 = slicedToArray_default()(_useState9, 2),
|
||||
autoHeight = _useState10[0],
|
||||
setAutoHeight = _useState10[1];
|
||||
var shixunWorkReport = shixunHomeworks.shixunWorkReport;
|
||||
var _useState11 = (0,_react_17_0_2_react.useState)(new (jszip_min_default())()),
|
||||
_useState12 = slicedToArray_default()(_useState11, 2),
|
||||
zip = _useState12[0],
|
||||
setZip = _useState12[1];
|
||||
var _useState13 = (0,_react_17_0_2_react.useState)([]),
|
||||
_useState14 = slicedToArray_default()(_useState13, 2),
|
||||
allStudentWorks = _useState14[0],
|
||||
setAllStudentWorks = _useState14[1];
|
||||
var _useState15 = (0,_react_17_0_2_react.useState)(),
|
||||
_useState16 = slicedToArray_default()(_useState15, 2),
|
||||
data = _useState16[0],
|
||||
setData = _useState16[1];
|
||||
var reportDataRef = (0,_react_17_0_2_react.useRef)();
|
||||
(0,_react_17_0_2_react.useEffect)(function () {
|
||||
setParams(objectSpread2_default()({}, _params));
|
||||
getData();
|
||||
}, [location.pathname]);
|
||||
(0,_react_17_0_2_react.useEffect)(function () {
|
||||
dispatch({
|
||||
type: 'globalSetting/headerFooterToggle',
|
||||
payload: false
|
||||
});
|
||||
|
||||
// return () => {
|
||||
// dispatch({
|
||||
// type: 'globalSetting/headerFooterToggle',
|
||||
// payload: true,
|
||||
// });
|
||||
// };
|
||||
}, []);
|
||||
var scrollView = function scrollView() {
|
||||
document.body.scrollIntoView();
|
||||
};
|
||||
function getData() {
|
||||
return _getData.apply(this, arguments);
|
||||
} // 解决导出 bug: DOMException: Failed to execute 'drawImage' on 'CanvasRenderingContext2D'
|
||||
function _getData() {
|
||||
_getData = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee6() {
|
||||
var res;
|
||||
return regeneratorRuntime_default()().wrap(function _callee6$(_context8) {
|
||||
while (1) switch (_context8.prev = _context8.next) {
|
||||
case 0:
|
||||
// /api/yn_classrooms/receives/{id}.json
|
||||
console.log('params:', params);
|
||||
setSpinning(true);
|
||||
_context8.next = 4;
|
||||
return (0,materials/* getReceiveReport */.LP)({
|
||||
id: params.id
|
||||
});
|
||||
case 4:
|
||||
res = _context8.sent;
|
||||
if ((res === null || res === void 0 ? void 0 : res.status) == 0) {
|
||||
reportDataRef.current = res === null || res === void 0 ? void 0 : res.data;
|
||||
setData(res === null || res === void 0 ? void 0 : res.data);
|
||||
}
|
||||
setSpinning(false);
|
||||
case 7:
|
||||
case "end":
|
||||
return _context8.stop();
|
||||
}
|
||||
}, _callee6);
|
||||
}));
|
||||
return _getData.apply(this, arguments);
|
||||
}
|
||||
var handleRemoveSurplusCanvas = function handleRemoveSurplusCanvas() {
|
||||
document.querySelectorAll('canvas').forEach(function (item) {
|
||||
(!item.clientWidth || !item.clientHeight) && item.remove();
|
||||
});
|
||||
};
|
||||
var exportReport = /*#__PURE__*/function () {
|
||||
var _ref2 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee5(type) {
|
||||
var _reportDataRef$curren;
|
||||
var nums, modal, opt, next, _next, pages, worker, folder, _loop, i;
|
||||
return regeneratorRuntime_default()().wrap(function _callee5$(_context7) {
|
||||
while (1) switch (_context7.prev = _context7.next) {
|
||||
case 0:
|
||||
_next = function _next3() {
|
||||
_next = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee4() {
|
||||
var res;
|
||||
return regeneratorRuntime_default()().wrap(function _callee4$(_context6) {
|
||||
while (1) switch (_context6.prev = _context6.next) {
|
||||
case 0:
|
||||
_context6.next = 2;
|
||||
return dispatch({
|
||||
type: 'shixunHomeworks/getShixunWorkReport',
|
||||
payload: {
|
||||
homeworkId: allStudentWorks[nums]['student_work_id']
|
||||
}
|
||||
});
|
||||
case 2:
|
||||
res = _context6.sent;
|
||||
scrollView();
|
||||
nums++;
|
||||
setTimeout( /*#__PURE__*/asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee3() {
|
||||
var folders, pages, worker, _loop2, _i;
|
||||
return regeneratorRuntime_default()().wrap(function _callee3$(_context5) {
|
||||
while (1) switch (_context5.prev = _context5.next) {
|
||||
case 0:
|
||||
handleRemoveSurplusCanvas();
|
||||
folders = zip.folder("".concat(res === null || res === void 0 ? void 0 : res.username));
|
||||
pages = document.querySelector('#export-all').children;
|
||||
worker = html2pdf_default()();
|
||||
_loop2 = /*#__PURE__*/regeneratorRuntime_default()().mark(function _loop2(_i) {
|
||||
return regeneratorRuntime_default()().wrap(function _loop2$(_context4) {
|
||||
while (1) switch (_context4.prev = _context4.next) {
|
||||
case 0:
|
||||
_context4.next = 2;
|
||||
return worker.set(opt).from(pages[_i]).toContainer().toCanvas().toPdf().get('pdf').then( /*#__PURE__*/function () {
|
||||
var _ref5 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee2(pdf) {
|
||||
return regeneratorRuntime_default()().wrap(function _callee2$(_context3) {
|
||||
while (1) switch (_context3.prev = _context3.next) {
|
||||
case 0:
|
||||
if (!(_i < pages.length - 1)) {
|
||||
_context3.next = 3;
|
||||
break;
|
||||
}
|
||||
_context3.next = 3;
|
||||
return pdf.addPage();
|
||||
case 3:
|
||||
case "end":
|
||||
return _context3.stop();
|
||||
}
|
||||
}, _callee2);
|
||||
}));
|
||||
return function (_x3) {
|
||||
return _ref5.apply(this, arguments);
|
||||
};
|
||||
}());
|
||||
case 2:
|
||||
case "end":
|
||||
return _context4.stop();
|
||||
}
|
||||
}, _loop2);
|
||||
});
|
||||
_i = 0;
|
||||
case 6:
|
||||
if (!(_i < pages.length)) {
|
||||
_context5.next = 11;
|
||||
break;
|
||||
}
|
||||
return _context5.delegateYield(_loop2(_i), "t0", 8);
|
||||
case 8:
|
||||
_i++;
|
||||
_context5.next = 6;
|
||||
break;
|
||||
case 11:
|
||||
folders.file("".concat(allStudentWorks[nums - 1]['student_work_user_name']).concat(nums, ".pdf"), worker.output('blob'));
|
||||
// folder.file(`${shixunWorkReport.username}.pdf`, worker.output("blob"), { base64: false });
|
||||
// const codesF = folders.folder('代码文件');
|
||||
// res?.shixun_detail?.map((item: any, index: number) => {
|
||||
// const codesG = codesF.folder(
|
||||
// `第${index + 1}关-${item.subject}-${item.id}`,
|
||||
// );
|
||||
// item?.game_codes?.map((i: any) => {
|
||||
// codesG.file(`${i.filename}.txt`, i?.content);
|
||||
// });
|
||||
// });
|
||||
|
||||
// zip.file(`${allStudentWorks[nums - 1]['student_work_user_name']}${nums}.pdf`, pdfUrl);
|
||||
modal.update({
|
||||
content: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
||||
children: ["\u5F53\u524D\u8FDB\u5EA6: ", /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
||||
className: "c-blue",
|
||||
children: nums
|
||||
}), "/", allStudentWorks === null || allStudentWorks === void 0 ? void 0 : allStudentWorks.length, /*#__PURE__*/(0,jsx_runtime.jsx)("br", {}), "\u8BF7\u52FF\u5173\u95ED\u6D4F\u89C8\u5668\u7A97\u53E3"]
|
||||
})
|
||||
});
|
||||
if (nums == (allStudentWorks === null || allStudentWorks === void 0 ? void 0 : allStudentWorks.length)) {
|
||||
modal.destroy();
|
||||
download();
|
||||
} else {
|
||||
next();
|
||||
}
|
||||
case 14:
|
||||
case "end":
|
||||
return _context5.stop();
|
||||
}
|
||||
}, _callee3);
|
||||
})), 2200);
|
||||
case 6:
|
||||
case "end":
|
||||
return _context6.stop();
|
||||
}
|
||||
}, _callee4);
|
||||
}));
|
||||
return _next.apply(this, arguments);
|
||||
};
|
||||
next = function _next2() {
|
||||
return _next.apply(this, arguments);
|
||||
};
|
||||
nums = 0;
|
||||
// if (type !== 'all')
|
||||
// setIsExportLoading(true)
|
||||
// else
|
||||
modal = es_modal/* default */.Z.info({
|
||||
width: 460,
|
||||
title: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
||||
children: ["\u6B63\u5728\u5BFC\u51FAPDF,", /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
||||
className: "c-red",
|
||||
children: "\u8BF7\u52FF\u5173\u95ED\u6216\u64CD\u4F5C\u5F53\u524D\u6D4F\u89C8\u5668\u7A97\u53E3"
|
||||
})]
|
||||
}),
|
||||
content: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
||||
children: ["\u5F53\u524D\u8FDB\u5EA6: ", /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
||||
className: "c-blue",
|
||||
children: nums + 1
|
||||
}), "/", type !== 'all' ? 1 : allStudentWorks === null || allStudentWorks === void 0 ? void 0 : allStudentWorks.length, /*#__PURE__*/(0,jsx_runtime.jsx)("br", {}), "\u8BF7\u52FF\u5173\u95ED\u6D4F\u89C8\u5668\u7A97\u53E3"]
|
||||
}),
|
||||
maskClosable: false,
|
||||
className: Reportmodules.modal,
|
||||
onOk: function onOk() {}
|
||||
});
|
||||
opt = {
|
||||
margin: [0, 0],
|
||||
// “学员姓名”+物资领用申请报告单+“年月日”就行了」
|
||||
filename: "".concat((_reportDataRef$curren = reportDataRef.current) === null || _reportDataRef$curren === void 0 ? void 0 : _reportDataRef$curren.user_name, "-\u7269\u8D44\u9886\u7528\u7533\u8BF7\u62A5\u544A\u5355-").concat(Date.now(), ".pdf"),
|
||||
// image: {
|
||||
// type: 'jpeg',
|
||||
// quality: 0.98
|
||||
// },
|
||||
html2canvas: {
|
||||
// dpi: 192,
|
||||
// scale:2,
|
||||
useCORS: true,
|
||||
letterRendering: true
|
||||
},
|
||||
jsPDF: {
|
||||
unit: 'mm',
|
||||
format: 'a4',
|
||||
orientation: 'landscape'
|
||||
// unit: 'pt', format: [1200, 800], orientation: 'portrait'
|
||||
}
|
||||
};
|
||||
if (!(type !== 'all' || (allStudentWorks === null || allStudentWorks === void 0 ? void 0 : allStudentWorks.length) < 2)) {
|
||||
_context7.next = 24;
|
||||
break;
|
||||
}
|
||||
handleRemoveSurplusCanvas();
|
||||
scrollView();
|
||||
|
||||
// await new Promise(function (resolve, reject) {
|
||||
// setMonocoHeight()
|
||||
// setTimeout(function () {
|
||||
// resolve('');
|
||||
// }, 1500);
|
||||
// });
|
||||
pages = reportElementInfo.current.children;
|
||||
worker = html2pdf_default()();
|
||||
folder = zip.folder("".concat(data === null || data === void 0 ? void 0 : data.user_name));
|
||||
_loop = /*#__PURE__*/regeneratorRuntime_default()().mark(function _loop(i) {
|
||||
return regeneratorRuntime_default()().wrap(function _loop$(_context2) {
|
||||
while (1) switch (_context2.prev = _context2.next) {
|
||||
case 0:
|
||||
_context2.next = 2;
|
||||
return worker.set(opt).from(pages[i]).toContainer().toCanvas().toPdf().get('pdf').then( /*#__PURE__*/function () {
|
||||
var _ref3 = asyncToGenerator_default()( /*#__PURE__*/regeneratorRuntime_default()().mark(function _callee(pdf) {
|
||||
return regeneratorRuntime_default()().wrap(function _callee$(_context) {
|
||||
while (1) switch (_context.prev = _context.next) {
|
||||
case 0:
|
||||
if (!(i < pages.length - 1)) {
|
||||
_context.next = 3;
|
||||
break;
|
||||
}
|
||||
_context.next = 3;
|
||||
return pdf.addPage();
|
||||
case 3:
|
||||
case "end":
|
||||
return _context.stop();
|
||||
}
|
||||
}, _callee);
|
||||
}));
|
||||
return function (_x2) {
|
||||
return _ref3.apply(this, arguments);
|
||||
};
|
||||
}());
|
||||
case 2:
|
||||
case "end":
|
||||
return _context2.stop();
|
||||
}
|
||||
}, _loop);
|
||||
});
|
||||
i = 0;
|
||||
case 13:
|
||||
if (!(i < pages.length)) {
|
||||
_context7.next = 18;
|
||||
break;
|
||||
}
|
||||
return _context7.delegateYield(_loop(i), "t0", 15);
|
||||
case 15:
|
||||
i++;
|
||||
_context7.next = 13;
|
||||
break;
|
||||
case 18:
|
||||
setIsExportLoading(false);
|
||||
|
||||
// zip.file(`${shixunWorkReport.username}.pdf`, pdfUrl);
|
||||
// folder.file(`${data?.user_name}.pdf`, worker.output('blob'), {
|
||||
// base64: false,
|
||||
// });
|
||||
|
||||
worker.save();
|
||||
modal.destroy();
|
||||
return _context7.abrupt("return");
|
||||
case 24:
|
||||
next();
|
||||
case 25:
|
||||
case "end":
|
||||
return _context7.stop();
|
||||
}
|
||||
}, _callee5);
|
||||
}));
|
||||
return function exportReport(_x) {
|
||||
return _ref2.apply(this, arguments);
|
||||
};
|
||||
}();
|
||||
var download = function download() {
|
||||
reportDataRef;
|
||||
zip.generateAsync({
|
||||
type: 'blob'
|
||||
}).then(function (content) {
|
||||
var link = document.createElement('a');
|
||||
link.href = window.URL.createObjectURL(content);
|
||||
link.download = (data === null || data === void 0 ? void 0 : data.user_name) + '.zip';
|
||||
//此写法兼容可火狐浏览器
|
||||
document.body.appendChild(link);
|
||||
var evt = document.createEvent('MouseEvents');
|
||||
evt.initEvent('click', false, false);
|
||||
link.dispatchEvent(evt);
|
||||
document.body.removeChild(link);
|
||||
setZip(new (jszip_min_default())());
|
||||
});
|
||||
setAutoHeight(false);
|
||||
};
|
||||
var columns = [{
|
||||
title: '物资编码',
|
||||
dataIndex: 'number',
|
||||
render: function render(text, record, index) {
|
||||
return index + 1;
|
||||
}
|
||||
}, {
|
||||
title: '物资名称',
|
||||
dataIndex: 'title',
|
||||
render: function render(text, record, index) {
|
||||
return /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
||||
children: [text, record.complete_status === 4 && /*#__PURE__*/(0,jsx_runtime.jsx)(util/* HomeWorkShixunDetailStatus */.vA, {
|
||||
status: record.complete_status
|
||||
})]
|
||||
});
|
||||
}
|
||||
}, {
|
||||
title: '规格型号',
|
||||
dataIndex: 'model'
|
||||
}, {
|
||||
title: '存放实验室房间',
|
||||
dataIndex: 'classroom_room_title',
|
||||
render: function render(text, record, index) {
|
||||
return text || '- -';
|
||||
}
|
||||
}, {
|
||||
title: '单位',
|
||||
dataIndex: 'unit'
|
||||
}, {
|
||||
title: '物资类型',
|
||||
dataIndex: 'substance_category_title'
|
||||
}, {
|
||||
title: '可申请数量',
|
||||
dataIndex: 'return_num'
|
||||
// render: (text: number) => (toTimeFormat(text))
|
||||
}, {
|
||||
title: '需申请数量',
|
||||
dataIndex: 'apply_num',
|
||||
render: function render(text) {
|
||||
return text ? '是' : '否';
|
||||
}
|
||||
}];
|
||||
var columns1 = [{
|
||||
title: '物资编号',
|
||||
dataIndex: 'number',
|
||||
key: 'number',
|
||||
render: function render(text, item, index) {
|
||||
return {
|
||||
children: text,
|
||||
props: {
|
||||
rowSpan: item.rowSpan
|
||||
}
|
||||
};
|
||||
}
|
||||
}, {
|
||||
title: '状态',
|
||||
dataIndex: 'status',
|
||||
key: 'status',
|
||||
render: function render(text, item, index) {
|
||||
return statusType[text];
|
||||
// return {
|
||||
// children: text,
|
||||
// props: {
|
||||
// rowSpan: item.rowSpan,
|
||||
// },
|
||||
// };
|
||||
}
|
||||
}, {
|
||||
title: '物资名称',
|
||||
dataIndex: 'title',
|
||||
key: 'title'
|
||||
}, {
|
||||
title: '规格',
|
||||
dataIndex: 'output',
|
||||
key: 'output'
|
||||
}, {
|
||||
title: '单位',
|
||||
dataIndex: 'unit',
|
||||
key: 'unit'
|
||||
}, {
|
||||
title: '条形码',
|
||||
dataIndex: 'number',
|
||||
key: 'number',
|
||||
width: 120,
|
||||
render: function render(text, item, index) {
|
||||
return /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsx)(lib/* ReactBarcode */.e, {
|
||||
className: Reportmodules.barcode,
|
||||
value: text
|
||||
})
|
||||
});
|
||||
}
|
||||
}];
|
||||
return /*#__PURE__*/(0,jsx_runtime.jsxs)("section", {
|
||||
className: Reportmodules.reportWrp,
|
||||
style: {
|
||||
position: 'sticky',
|
||||
top: 0
|
||||
},
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(HeaderNav/* default */.Z, {
|
||||
title: "\u7269\u8D44\u7BA1\u7406",
|
||||
goBackurl: '/materials/myReceive',
|
||||
imgUrl: logo
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
||||
className: Reportmodules.reportContent,
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
||||
className: "edu-container mt10",
|
||||
style: {
|
||||
paddingBottom: 100
|
||||
},
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsxs)(skeleton/* default */.Z, {
|
||||
loading: spinning,
|
||||
active: true,
|
||||
avatar: {
|
||||
size: 40
|
||||
},
|
||||
paragraph: {
|
||||
rows: 5
|
||||
},
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
||||
className: "edu-container",
|
||||
children: [!shixunWorkReport.course_id && /*#__PURE__*/(0,jsx_runtime.jsx)("section", {
|
||||
className: "animated fadeIn",
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsx)("aside", {
|
||||
className: [Reportmodules.title1, 'pt20'].join(' '),
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsxs)(row/* default */.Z, {
|
||||
align: "middle",
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(col/* default */.Z, {
|
||||
flex: 1,
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsxs)(_umi_production_exports.Link, {
|
||||
to: "/materials/receive",
|
||||
className: Reportmodules.back_style,
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", {
|
||||
className: "icon-zzxy-fanhui1 font14 mr5"
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
||||
className: "font16 c-white ml5",
|
||||
children: "\u7533\u8BF7\u62A5\u544A"
|
||||
})]
|
||||
})
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsxs)(col/* default */.Z, {
|
||||
className: Reportmodules.title1_right,
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(es_button/* default */.ZP, {
|
||||
className: Reportmodules.exportBtn,
|
||||
onClick: function onClick() {},
|
||||
loading: isExportLoading,
|
||||
children: "\u540C\u610F"
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_button/* default */.ZP, {
|
||||
className: Reportmodules.exportBtn,
|
||||
onClick: function onClick() {},
|
||||
loading: isExportLoading,
|
||||
children: "\u62D2\u7EDD"
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsx)(es_button/* default */.ZP, {
|
||||
className: Reportmodules.exportBtn,
|
||||
onClick: function onClick() {
|
||||
return exportReport('');
|
||||
},
|
||||
loading: isExportLoading,
|
||||
children: "\u5BFC\u51FAPDF"
|
||||
})]
|
||||
})]
|
||||
})
|
||||
})
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsx)("aside", {
|
||||
className: "mt15 relative"
|
||||
})]
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsx)("aside", {
|
||||
className: "".concat(Reportmodules.exportAll, " edu-container"),
|
||||
ref: reportElement,
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
||||
id: "export-all",
|
||||
ref: reportElementInfo,
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
||||
id: "export-all-1",
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
||||
className: Reportmodules.userInfo,
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
||||
className: Reportmodules.title,
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
||||
className: Reportmodules.status,
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
||||
children: statusType[data === null || data === void 0 ? void 0 : data.status]
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsx)("img", {
|
||||
src: (data === null || data === void 0 ? void 0 : data.status) === "pending" ? status2 : status1,
|
||||
width: 100
|
||||
})]
|
||||
})
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsxs)(row/* default */.Z, {
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(col/* default */.Z, {
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsx)("img", {
|
||||
className: Reportmodules.userPic,
|
||||
src: "".concat(env/* default */.Z.IMG_SERVER, "/images/").concat(data === null || data === void 0 ? void 0 : data.avatar),
|
||||
alt: data === null || data === void 0 ? void 0 : data.user_name
|
||||
})
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsxs)(col/* default */.Z, {
|
||||
flex: "1",
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
||||
className: "font16 ml20",
|
||||
children: data === null || data === void 0 ? void 0 : data.user_name
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
||||
className: Reportmodules.role,
|
||||
children: (data === null || data === void 0 ? void 0 : data.role) == 'teacher' ? '教员' : '学员'
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsx)(util/* HomeWorkShixunDetailStatus */.vA, {
|
||||
status: shixunWorkReport.compelete_status
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("ul", {
|
||||
className: Reportmodules.userInfo,
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("li", {
|
||||
children: ["\u5F53\u524D\u72B6\u6001\uFF1A", statusType[data === null || data === void 0 ? void 0 : data.status] || '--']
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("li", {
|
||||
children: ["\u7533\u8BF7\u7269\u8D44\u6570\uFF1A", (data === null || data === void 0 ? void 0 : data.apply_total) || '--']
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("li", {
|
||||
children: ["\u7533\u8BF7\u65F6\u95F4\uFF1A", dayjs_min_default()((data === null || data === void 0 ? void 0 : data.start_time) || '').format('YYYY-MM-DD HH:mm') || '--']
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("li", {
|
||||
children: ["IP\u5730\u5740\uFF1A", (data === null || data === void 0 ? void 0 : data.ip) || '--']
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("li", {
|
||||
children: ["\u624B\u673A\u53F7\uFF1A", (data === null || data === void 0 ? void 0 : data.phone) || '--']
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("li", {
|
||||
children: ["\u5BA1\u6838\u4EBA\uFF1A", (data === null || data === void 0 ? void 0 : data.review_user_name) || '--']
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("li", {
|
||||
children: ["\u7533\u8BF7\u5B9E\u9A8C\u5BA4\uFF1A", (data === null || data === void 0 ? void 0 : data.classroom_title) || '--']
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("li", {
|
||||
children: ["\u4F7F\u7528\u5B9E\u9A8C\u5BA4\u5206\u5BA4\uFF1A", (data === null || data === void 0 ? void 0 : data.place_title) || '--']
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("li", {
|
||||
style: {
|
||||
width: "100%"
|
||||
},
|
||||
children: ["\u7533\u8BF7\u539F\u56E0\uFF1A", (data === null || data === void 0 ? void 0 : data.reason) || '--']
|
||||
})]
|
||||
})]
|
||||
})]
|
||||
})]
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
||||
className: Reportmodules.wuziWrp,
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("h1", {
|
||||
className: Reportmodules.title,
|
||||
children: "\u7533\u8BF7\u7269\u8D44"
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsx)("aside", {
|
||||
className: "mt20",
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsx)(table/* default */.Z, {
|
||||
dataSource: data === null || data === void 0 ? void 0 : data.substance_details,
|
||||
rowKey: function rowKey(r) {
|
||||
return r === null || r === void 0 ? void 0 : r.id;
|
||||
},
|
||||
pagination: false,
|
||||
columns: columns
|
||||
})
|
||||
})]
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
||||
className: Reportmodules.wuziWrp,
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("h1", {
|
||||
className: Reportmodules.title,
|
||||
children: "\u51FA\u5E93\u7EC6\u5219"
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("ul", {
|
||||
className: "".concat(Reportmodules.chukuUser, " mt20"),
|
||||
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("li", {
|
||||
children: ["\u5BA1\u6838\u4EBA\uFF1A", /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
||||
children: (data === null || data === void 0 ? void 0 : data.review_user_name) || '--'
|
||||
})]
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("li", {
|
||||
children: ["\u624B\u673A\u53F7\uFF1A", /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
||||
children: shixunWorkReport.group_name || '--'
|
||||
})]
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("li", {
|
||||
children: ["IP\uFF1A", /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
||||
children: (data === null || data === void 0 ? void 0 : data.review_ip) || '--'
|
||||
})]
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("li", {
|
||||
children: ["\u5BA1\u6838\u65F6\u95F4\uFF1A", /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
||||
children: (data === null || data === void 0 ? void 0 : data.review_time) || '--'
|
||||
})]
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("li", {
|
||||
children: ["\u51FA\u5E93\u65F6\u95F4\uFF1A", /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
||||
children: (data === null || data === void 0 ? void 0 : data.group_name) || '--'
|
||||
})]
|
||||
})]
|
||||
}), /*#__PURE__*/(0,jsx_runtime.jsx)("aside", {
|
||||
className: "mt15",
|
||||
children: /*#__PURE__*/(0,jsx_runtime.jsx)(table/* default */.Z, {
|
||||
dataSource: data === null || data === void 0 ? void 0 : data.substance_details,
|
||||
rowKey: function rowKey(r) {
|
||||
return r === null || r === void 0 ? void 0 : r.id;
|
||||
},
|
||||
pagination: false,
|
||||
columns: columns1
|
||||
})
|
||||
})]
|
||||
})]
|
||||
})
|
||||
})
|
||||
})]
|
||||
})
|
||||
})
|
||||
})]
|
||||
});
|
||||
};
|
||||
/* harmony default export */ var Report = ((0,_umi_production_exports.connect)(function (_ref6) {
|
||||
var shixunHomeworks = _ref6.shixunHomeworks,
|
||||
classroomList = _ref6.classroomList,
|
||||
loading = _ref6.loading,
|
||||
globalSetting = _ref6.globalSetting,
|
||||
user = _ref6.user;
|
||||
return {
|
||||
shixunHomeworks: shixunHomeworks,
|
||||
classroomList: classroomList,
|
||||
globalSetting: globalSetting,
|
||||
loading: loading.effects,
|
||||
user: user
|
||||
};
|
||||
})(ShixunsListPage));
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ 60769:
|
||||
/*!*********************************************!*\
|
||||
!*** ./public/images/materials/status1.png ***!
|
||||
\*********************************************/
|
||||
/***/ (function(module) {
|
||||
|
||||
module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAaCAYAAABByvnlAAAAAXNSR0IArs4c6QAABOhJREFUaEPtWktrFEEQrl5FvahERY8BT+JBguBpLwqKxiQLBg+KB3+AevEPqH9Bvfggu2Z9HPTgVT34C4JRBG96MvjY7G5QfCS7XTIz/ajqrpndGAKCEwIbJrM91fV1ffVV1ajabHcOUB+E5AcBEDH703xC8pn+Zp/pX8mnu89+kX5HXif7ulnPrS+tTa4F9sR2kTWdjeb5hXZn+6R7TmyzNmaPtXsXnkHutdty95s9Ol8J64CCLiK+BsD6m93VJlxTOllH1Zrti6DhBjfOOo0aZQBxhghOM5alTpM2ZIF2/ybgW/+k3w0PBT8g1lkW09SR9HnkMNnLzFnEjvDwcSAKDg/xgwPSOj56PgeWPiOzS72s/F6enm8c6aqJB92RDT29AABb2KmPToD1oj191mk5USNEGnegQ8BhR6PPOTJ3nYJItZFCnRZFds5hcIfKH0YHWsAQLuIlgOm9dk3KEAF4CtSzN7eqJ1RyT222/QgQzjBqCsI3uZHRmURfAiX5aOHAMfrKIPH04damkaIM3YW0QukzplXqNLo/T31B9AmAuHvp/yT/SBEyLPWla+tTGSDN7jHo6+c+fMNokHk+OtERZWXOkk4S3SSlOCk/0WuMniwWIWUJuUS0g+UQiVaM/VK+C3JoBDClYBudYvSRSFeVJykgcAUrU3s77xXCKE2aYoLLMU7masvtcVKMIoRFnI2mIKkGYoPnDYliyGHIzVth/iGRHJ14njflPRQwSQFlGbHzLgMkiZJ7nauA+oqoLihH5qgLfrKDCCuiAQIEU1COicLEGjhwwNr56pDkMCYoKCAhHVqAg+vD5pBCZZoYoT46QKYfdEZ7K/geESsZn4cbL6CxXAlYpC4EaSrRG6ElZxejmgJbI1oJ5PogSS2oPS9lvf15dBipzUKpnwKy4AAxUfICtT7qc4mk8cs6JE2Ka6xDXORyJfiJATLVaJ8FxIdes3telhag18ydJrLKOoRHc3Ed4ulefWaAHK5/2LJNbV9AxJE8deSiZ5V04CkwVC6El0mt8L/VISapf2WApLTVaN9ExAthG6GsQ4z6sbl1HeoQRGxFgEw2uwdVrzfnajXTBonVClEj1riyDgmKWyuBufwPWyeOspRajABJo6TefoWox8o6ZJheVth8XUMdAtARAZmqdy4B9q+LvZqyDskap5JkHlDP+NYTEUukEQkAXRGQ43eXdmyqrCwgwmbfgi7rEDZ+KCyWw8blMCOHtA5ZEgFJ8Just+4DwrlyHmInCQE1rUsdAt9yAandax/QfT0PiEruApfzECrNTUzkDrz8fI93QIKB3/dcQNIomVl8DKhP+9ojk35ZS8CGJVdbtn8WD5lCpUF6Sb6qdNPI/7IOAfWjEJDanc97dKXyFhF2lXXI+tchgPizEBBTKE7onn6KoDfymXpZhzg2SDsM0pBtlXUIqF8DAUlBmWmd72usJ/mEPThnVOpfHCjnIaEyC0USf2lDLQ8FSFYstqb7fWyA1lt5fSLlkHIeIgExuA5RK0MDkrh9fGZxv+r3bwNiNW/+TsPYn4Z4ZkGFQtxJprN0ox+EN0nYdJPNrv0bMpxW/vl5SG9VgJi0BhN3v55BjZcB9SH59ZvyvSweIcO835V6V/8VIBaYk7e/jIHW4wBQRcR9oNRO1Ho7mtoletGsfC8rmsTyOkThH+pesktrk69bAAAAAElFTkSuQmCC";
|
||||
|
||||
/***/ })
|
||||
|
||||
}]);
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue