|
|
|
|
@ -3953,7 +3953,7 @@ var fetch = __webpack_require__(18030);
|
|
|
|
|
var drawer = __webpack_require__(43428);
|
|
|
|
|
;// CONCATENATED MODULE: ./src/pages/Competitions/Edit/Team/index.less?modules
|
|
|
|
|
// extracted by mini-css-extract-plugin
|
|
|
|
|
/* harmony default export */ var Teammodules = ({"flex_box_center":"flex_box_center___Ix1yk","flex_space_between":"flex_space_between___Nvu1L","flex_box_vertical_center":"flex_box_vertical_center___FcD_R","flex_box_center_end":"flex_box_center_end___xtV5Z","flex_box_column":"flex_box_column___rSUdX","bg":"bg___Fi0Vv","title":"title___oBAHH","left":"left___x4G2N","muitem":"muitem___JmDfB","right":"right___RXHwC","searchWrap":"searchWrap___yt5Di","search":"search___sA8FE","searchIcon":"searchIcon___yiKfD","button":"button___ZPcVk","items":"items___wZfml","width30":"width30___NxY4W","loaderimg":"loaderimg___aQ_vt","scoreByBlankRadio":"scoreByBlankRadio___X8rMJ","scoremodal":"scoremodal___jE4qx","content":"content___wGyD2","bottom":"bottom___mdNOm","yes":"yes___hQBiA","no":"no___AOje6","bottoms":"bottoms___ogmBQ","drawer_style":"drawer_style___aspKt","baseFormItem":"baseFormItem___L4XPW","jsinput":"jsinput___IhGOr","Spanradius":"Spanradius___Phpyg","modal_close":"modal_close___yAd65","ant-btn-default":"ant-btn-default___HT0Nv","ssss":"ssss___RB5TB","text":"text___nAWn1","zhandui":"zhandui___bn5a8","img":"img___f3zFn","names":"names___k3ZzZ","teamname":"teamname___or8vu","time":"time___qmAOy","createtime":"createtime___KKvxc","yaoqingma":"yaoqingma___CFx7_","tuichu":"tuichu___VbrZt","repo_style":"repo_style___FYtbp","repo_title":"repo_title___FuNSr","repo_title_text":"repo_title_text___GvJ4T","repo_title_jieshi":"repo_title_jieshi___dNHts","repo_dizhi":"repo_dizhi___R0PKM","button_list":"button_list___PhNrU","kaobei":"kaobei___W8G_O","tiaozhuan":"tiaozhuan___xfkvk"});
|
|
|
|
|
/* harmony default export */ var Teammodules = ({"flex_box_center":"flex_box_center___Ix1yk","flex_space_between":"flex_space_between___Nvu1L","flex_box_vertical_center":"flex_box_vertical_center___FcD_R","flex_box_center_end":"flex_box_center_end___xtV5Z","flex_box_column":"flex_box_column___rSUdX","bg":"bg___Fi0Vv","title":"title___oBAHH","left":"left___x4G2N","muitem":"muitem___JmDfB","right":"right___RXHwC","searchWrap":"searchWrap___yt5Di","search":"search___sA8FE","searchIcon":"searchIcon___yiKfD","button":"button___ZPcVk","items":"items___wZfml","width30":"width30___NxY4W","loaderimg":"loaderimg___aQ_vt","scoreByBlankRadio":"scoreByBlankRadio___X8rMJ","scoremodal":"scoremodal___jE4qx","content":"content___wGyD2","bottom":"bottom___mdNOm","yes":"yes___hQBiA","no":"no___AOje6","bottoms":"bottoms___ogmBQ","drawer_style":"drawer_style___aspKt","baseFormItem":"baseFormItem___L4XPW","jsinput":"jsinput___IhGOr","Spanradius":"Spanradius___Phpyg","modal_close":"modal_close___yAd65","ant-btn-default":"ant-btn-default___HT0Nv","ssss":"ssss___RB5TB","text":"text___nAWn1","zhandui":"zhandui___bn5a8","img":"img___f3zFn","names":"names___k3ZzZ","teamname":"teamname___or8vu","time":"time___qmAOy","createtime":"createtime___KKvxc","yaoqingma":"yaoqingma___CFx7_","tuichu":"tuichu___VbrZt","repo_style":"repo_style___FYtbp","repo_title":"repo_title___FuNSr","repo_title_text":"repo_title_text___GvJ4T","repo_title_jieshi":"repo_title_jieshi___dNHts","repo_dizhi":"repo_dizhi___R0PKM","button_list":"button_list___PhNrU","kaobei":"kaobei___W8G_O","tiaozhuan":"tiaozhuan___xfkvk","applyNumSty":"applyNumSty___k1O2D"});
|
|
|
|
|
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/table/index.js + 85 modules
|
|
|
|
|
var table = __webpack_require__(61998);
|
|
|
|
|
// EXTERNAL MODULE: ./node_modules/_antd@5.9.0@antd/es/pagination/index.js + 10 modules
|
|
|
|
|
@ -4995,13 +4995,14 @@ var StudentTeam_competitionsPage = function competitionsPage(_ref) {
|
|
|
|
|
display: 'flex',
|
|
|
|
|
marginBottom: 20
|
|
|
|
|
},
|
|
|
|
|
children: [is_manager && /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
|
|
|
|
children: [is_manager && /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
|
|
|
|
style: {
|
|
|
|
|
display: 'flex',
|
|
|
|
|
alignItems: 'baseline',
|
|
|
|
|
zIndex: 0
|
|
|
|
|
zIndex: 0,
|
|
|
|
|
position: 'relative'
|
|
|
|
|
},
|
|
|
|
|
children: /*#__PURE__*/(0,jsx_runtime.jsx)(es_radio/* default.Group */.ZP.Group, {
|
|
|
|
|
children: [/*#__PURE__*/(0,jsx_runtime.jsx)(es_radio/* default.Group */.ZP.Group, {
|
|
|
|
|
className: Teammodules.scoreByBlankRadio,
|
|
|
|
|
optionType: "button",
|
|
|
|
|
options: [{
|
|
|
|
|
@ -5039,7 +5040,10 @@ var StudentTeam_competitionsPage = function competitionsPage(_ref) {
|
|
|
|
|
setparams(objectSpread2_default()({}, params));
|
|
|
|
|
},
|
|
|
|
|
value: params.isteam
|
|
|
|
|
})
|
|
|
|
|
}), (my_teams === null || my_teams === void 0 ? void 0 : my_teams.apply_num) && (my_teams === null || my_teams === void 0 ? void 0 : my_teams.apply_num) > 0 && /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
|
|
|
|
|
className: Teammodules.applyNumSty,
|
|
|
|
|
children: my_teams === null || my_teams === void 0 ? void 0 : my_teams.apply_num
|
|
|
|
|
})]
|
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
|
|
|
|
style: {
|
|
|
|
|
flex: 1,
|
|
|
|
|
@ -5659,7 +5663,7 @@ var StudentTeam_competitionsPage = function competitionsPage(_ref) {
|
|
|
|
|
}
|
|
|
|
|
}, {
|
|
|
|
|
title: '申请结果',
|
|
|
|
|
align: 'left',
|
|
|
|
|
align: 'right',
|
|
|
|
|
dataIndex: 'status',
|
|
|
|
|
ellipsis: true,
|
|
|
|
|
render: function render(text, record) {
|
|
|
|
|
@ -6411,6 +6415,7 @@ var StudentTeam_competitionsPage = function competitionsPage(_ref) {
|
|
|
|
|
setApplyOkLoading(false);
|
|
|
|
|
if ((res === null || res === void 0 ? void 0 : res.status) === 0) {
|
|
|
|
|
setShowApplier(false);
|
|
|
|
|
setApplyReason('');
|
|
|
|
|
message/* default */.ZP.success('已提交组队合并申请');
|
|
|
|
|
}
|
|
|
|
|
case 9:
|
|
|
|
|
@ -6420,6 +6425,7 @@ var StudentTeam_competitionsPage = function competitionsPage(_ref) {
|
|
|
|
|
}, _callee7);
|
|
|
|
|
})),
|
|
|
|
|
onCancel: function onCancel() {
|
|
|
|
|
setApplyReason('');
|
|
|
|
|
setShowApplier(false);
|
|
|
|
|
},
|
|
|
|
|
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|