|
|
|
|
@ -8551,7 +8551,7 @@ var ChangeScore_DelShixun = function DelShixun(_ref) {
|
|
|
|
|
var markdown_editor = __webpack_require__(64681);
|
|
|
|
|
;// CONCATENATED MODULE: ./src/pages/Classrooms/Lists/GroupHomework/Detail/components/WorkList/index.less?modules
|
|
|
|
|
// extracted by mini-css-extract-plugin
|
|
|
|
|
/* harmony default export */ var WorkListmodules = ({"flex_box_center":"flex_box_center___NBXH7","flex_space_between":"flex_space_between___l6hzm","flex_box_vertical_center":"flex_box_vertical_center___m8uTT","flex_box_center_end":"flex_box_center_end___BwXBn","flex_box_column":"flex_box_column___amI5B","wrap":"wrap___d__UZ","MdEditor":"MdEditor___QRYr6","workListButtonWrap":"workListButtonWrap___lhXWg","anticon":"anticon___b_3pM","workListClass":"workListClass___EI4Fm","left":"left___wBY4f","visible":"visible___uwm7P","status":"status___DUABx","tips":"tips___H3M_T","tableWrapper":"tableWrapper___EW8TX","atitle":"atitle___XxlIn"});
|
|
|
|
|
/* harmony default export */ var WorkListmodules = ({"flex_box_center":"flex_box_center___NBXH7","flex_space_between":"flex_space_between___l6hzm","flex_box_vertical_center":"flex_box_vertical_center___m8uTT","flex_box_center_end":"flex_box_center_end___BwXBn","flex_box_column":"flex_box_column___amI5B","wrap":"wrap___d__UZ","MdEditor":"MdEditor___QRYr6","workListButtonWrap":"workListButtonWrap___lhXWg","anticon":"anticon___b_3pM","workListClass":"workListClass___EI4Fm","left":"left___wBY4f","visible":"visible___uwm7P","status":"status___DUABx","tips":"tips___H3M_T","tableWrapper":"tableWrapper___EW8TX","atitle":"atitle___XxlIn","tables":"tables___thRYc"});
|
|
|
|
|
// EXTERNAL MODULE: ./src/utils/export.ts
|
|
|
|
|
var utils_export = __webpack_require__(49081);
|
|
|
|
|
// EXTERNAL MODULE: ./src/components/AsyncButton/index.tsx
|
|
|
|
|
@ -9611,6 +9611,9 @@ var WorkList = function WorkList(_ref) {
|
|
|
|
|
loading: loading['shixunHomeworks/getWorkList'],
|
|
|
|
|
rowKey: "id",
|
|
|
|
|
bordered: true,
|
|
|
|
|
rowClassName: function rowClassName(record, index) {
|
|
|
|
|
return (record === null || record === void 0 ? void 0 : record.item_index) % 2 === 0 && WorkListmodules.tables;
|
|
|
|
|
},
|
|
|
|
|
className: WorkListmodules.tableWrapper,
|
|
|
|
|
hideOnSinglePage: true,
|
|
|
|
|
pagination: false,
|
|
|
|
|
@ -15710,7 +15713,7 @@ var Detail_ShixunsListPage = function ShixunsListPage(_ref) {
|
|
|
|
|
children: workList.homework_name
|
|
|
|
|
})
|
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsx)(util/* StatusClassroomsTags */.VV, {
|
|
|
|
|
status: workSetting.homework_status
|
|
|
|
|
status: workList === null || workList === void 0 ? void 0 : workList.homework_status
|
|
|
|
|
})]
|
|
|
|
|
})]
|
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsx)("aside", {
|
|
|
|
|
|