|
|
|
|
@ -18742,6 +18742,7 @@ var newIndex_excluded = ["dispatch", "user", "pathsDetail"];
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
var StageItemDom = function StageItemDom(_ref) {
|
|
|
|
|
@ -19782,12 +19783,12 @@ var Page = function Page(_ref9) {
|
|
|
|
|
};
|
|
|
|
|
}();
|
|
|
|
|
return /*#__PURE__*/(0,jsx_runtime.jsxs)("section", {
|
|
|
|
|
className: "w-full c-white flex flex-col",
|
|
|
|
|
className: "w-full c-white",
|
|
|
|
|
style: {
|
|
|
|
|
background: "linear-gradient( 180deg, #0B2D73 0%, #5463C5 100%)",
|
|
|
|
|
height: "100vh",
|
|
|
|
|
position: "relative",
|
|
|
|
|
overflow: "hidden"
|
|
|
|
|
overflow: "auto"
|
|
|
|
|
},
|
|
|
|
|
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
|
|
|
|
className: "flex items-center justify-center",
|
|
|
|
|
@ -20095,10 +20096,7 @@ var Page = function Page(_ref9) {
|
|
|
|
|
})]
|
|
|
|
|
})]
|
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
|
|
|
|
className: "flex-1 minH-0 minW-0",
|
|
|
|
|
style: {
|
|
|
|
|
overflowX: "hidden",
|
|
|
|
|
overflowY: "auto",
|
|
|
|
|
position: "relative"
|
|
|
|
|
},
|
|
|
|
|
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
|
|
|
|
@ -20153,7 +20151,7 @@ var Page = function Page(_ref9) {
|
|
|
|
|
})]
|
|
|
|
|
})]
|
|
|
|
|
})]
|
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsx)(components_SendToClassModal, {}), applyPublicData.status && /*#__PURE__*/(0,jsx_runtime.jsx)(components_ApplyPublic, {
|
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsx)(Stage_SendModal, {}), /*#__PURE__*/(0,jsx_runtime.jsx)(components_SendToClassModal, {}), applyPublicData.status && /*#__PURE__*/(0,jsx_runtime.jsx)(components_ApplyPublic, {
|
|
|
|
|
type: "subject",
|
|
|
|
|
onCancel: function onCancel() {
|
|
|
|
|
return handleApplyPublic(false);
|