mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-20 16:26:45 +08:00
Merge branch 'develop' of ssh://gitlab.dongwu-inc.com:10022/BOE/fe-manage into develop
This commit is contained in:
@@ -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);
|
||||
}}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user