Auto Submit

dev_local_v9_test2
autosubmit 2 years ago
parent b31a6bbaa6
commit d3eea41598

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

@ -170,6 +170,19 @@ var Navigation = function Navigation(_ref) {
})
});
}
}, {
title: '申请实验室',
dataIndex: 'classroom_title',
ellipsis: true,
render: function render(text) {
return /*#__PURE__*/(0,jsx_runtime.jsx)(tooltip/* default */.Z, {
placement: "bottomLeft",
title: text,
children: /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: text
})
});
}
}, {
title: '申购物资',
ellipsis: true,

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