Merge branch 'develop' of ssh://gitlab.dongwu-inc.com:10022/BOE/fe-manage into develop

This commit is contained in:
lpq
2023-02-22 22:30:04 +08:00
3 changed files with 145 additions and 356 deletions

View File

@@ -3468,7 +3468,7 @@ export default {
<a-select-option value="删除" label="删除">
<div
onClick={() => {
// console.log("点击了111", text);
{/* console.log("点击了111", text); */}
showDeleteOne(text.record.studentId);
}}
>