Auto Submit

dev_local_v9_haijunshiguan_net
autosubmit 2 years ago
parent 4ff025d7ae
commit 51f202da81

@ -176,7 +176,7 @@ var Page = function Page(_ref) {
duration: 0
});
_context.next = 3;
return (0,_service_legalresources__WEBPACK_IMPORTED_MODULE_7__/* .getAddFileQuantity */ .Um)({
return (0,_service_legalresources__WEBPACK_IMPORTED_MODULE_7__/* .postAddFileQuantity */ .Qz)({
legalDocId: activeModal === null || activeModal === void 0 || (_activeModal$data = activeModal.data) === null || _activeModal$data === void 0 ? void 0 : _activeModal$data.legalDocId,
type: 1
});
@ -470,7 +470,7 @@ var Page = function Page(_ref) {
styles: {
margin: "20px auto"
},
customText: "当前实践课程中没有章节数据,请先完成章节创建"
customText: current == 1 && "当前实践课程中没有章节数据,请先完成章节创建"
})
})
}), /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_7__.jsx)(antd__WEBPACK_IMPORTED_MODULE_17__/* ["default"] */ .Z, {

@ -25,7 +25,7 @@
display: block !important;
}
</style><script>if(document.domain !== "www.educoder.net") document.title = '';</script>
<script src="/react/build/umi.234193ec.js"></script>
<script src="/react/build/umi.1cb6a484.js"></script>
<script src="/react/build/js/public.js"></script>
</body></html>

@ -325,7 +325,7 @@ var Page = function Page(_ref) {
while (1) switch (_context.prev = _context.next) {
case 0:
_context.next = 2;
return (0,legalresources/* getAddFileQuantity */.Um)({
return (0,legalresources/* postAddFileQuantity */.Qz)({
legalDocId: data === null || data === void 0 ? void 0 : data.id,
type: 2
});
@ -1218,7 +1218,7 @@ var LegalDocDetailModal_Page = function Page(_ref) {
while (1) switch (_context.prev = _context.next) {
case 0:
_context.next = 2;
return (0,legalresources/* getAddFileQuantity */.Um)({
return (0,legalresources/* postAddFileQuantity */.Qz)({
legalDocId: LegalDocDetail === null || LegalDocDetail === void 0 ? void 0 : LegalDocDetail.id,
type: 2
});

@ -5,7 +5,7 @@
margin-top: 20px;
}
.FormScreenDom___j48pl div[class~="ant-form-item"] {
margin-bottom: 20px;
margin-bottom: 14px;
}
.FormScreenDom___j48pl div[class~="ant-form-item-label"] > label {
color: #9096A3;

@ -599,7 +599,7 @@ var Page = function Page(_ref) {
_umi_production_exports.history.push("/legalresources/".concat(params.legalId, "/managements"));
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("i", {
className: "iconfont mr5"
className: "iconfont icon-renyuanguanli mr5"
}), "\u4EBA\u5458\u7BA1\u7406"]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("span", {
className: "currenthover-primary ml40 c-grey-333",
@ -628,7 +628,7 @@ var Page = function Page(_ref) {
align: "middle",
justify: "space-between",
style: {
padding: "14px 14px 0"
padding: "20px 14px 10px"
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: "font16 blod",

@ -5,7 +5,7 @@
margin-top: 20px;
}
.FormScreenDom___j48pl div[class~="ant-form-item"] {
margin-bottom: 20px;
margin-bottom: 14px;
}
.FormScreenDom___j48pl div[class~="ant-form-item-label"] > label {
color: #9096A3;

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save