Auto Submit

dev_local_v9_test6
autosubmit 1 year ago
parent 4ce57e74fc
commit 1a6ab3eb60

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

@ -14815,17 +14815,17 @@ var DuplicateCheck_Playerwork = function Playerwork(_ref) {
width: 300,
ellipsis: true,
render: function render(text, record) {
var _record$attachment6;
var _record$attachment7;
return /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
color: '#3061d0',
cursor: 'pointer'
},
onClick: function onClick() {
var _record$attachment5;
(0,util/* downLoadFile */.FH)('', "".concat(env/* default */.Z.API_SERVER).concat(record === null || record === void 0 || (_record$attachment5 = record.attachment) === null || _record$attachment5 === void 0 ? void 0 : _record$attachment5.url));
var _record$attachment5, _record$attachment6;
(record === null || record === void 0 || (_record$attachment5 = record.attachment) === null || _record$attachment5 === void 0 ? void 0 : _record$attachment5.url) && (0,util/* downLoadFile */.FH)('', "".concat(env/* default */.Z.API_SERVER).concat(record === null || record === void 0 || (_record$attachment6 = record.attachment) === null || _record$attachment6 === void 0 ? void 0 : _record$attachment6.url));
},
children: (record === null || record === void 0 || (_record$attachment6 = record.attachment) === null || _record$attachment6 === void 0 ? void 0 : _record$attachment6.title) || "--"
children: (record === null || record === void 0 || (_record$attachment7 = record.attachment) === null || _record$attachment7 === void 0 ? void 0 : _record$attachment7.title) || "--"
});
}
}, {
@ -14860,6 +14860,7 @@ var DuplicateCheck_Playerwork = function Playerwork(_ref) {
}).then(function (res) {
if ((res === null || res === void 0 ? void 0 : res.status) === 0) {
message/* default */.ZP.success('操作成功');
getData();
getAppealData();
}
});
@ -14917,17 +14918,17 @@ var DuplicateCheck_Playerwork = function Playerwork(_ref) {
width: 300,
ellipsis: true,
render: function render(text, record) {
var _record$attachment8;
var _record$attachment9;
return /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
style: {
color: '#3061d0',
cursor: 'pointer'
},
onClick: function onClick() {
var _record$attachment7;
(0,util/* downLoadFile */.FH)('', "".concat(env/* default */.Z.API_SERVER).concat(record === null || record === void 0 || (_record$attachment7 = record.attachment) === null || _record$attachment7 === void 0 ? void 0 : _record$attachment7.url));
var _record$attachment8;
(0,util/* downLoadFile */.FH)('', "".concat(env/* default */.Z.API_SERVER).concat(record === null || record === void 0 || (_record$attachment8 = record.attachment) === null || _record$attachment8 === void 0 ? void 0 : _record$attachment8.url));
},
children: (record === null || record === void 0 || (_record$attachment8 = record.attachment) === null || _record$attachment8 === void 0 ? void 0 : _record$attachment8.title) || "--"
children: (record === null || record === void 0 || (_record$attachment9 = record.attachment) === null || _record$attachment9 === void 0 ? void 0 : _record$attachment9.title) || "--"
});
}
}, {

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