mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-20 00:06:47 +08:00
去掉debugger
This commit is contained in:
@@ -382,7 +382,6 @@ const getStu = () => {
|
||||
pid: props.id,
|
||||
type: props.type
|
||||
};
|
||||
debugger
|
||||
projectListTotal.value = -1;
|
||||
console.log("获取项目学员", obj);
|
||||
getStuPage(obj).then((res) => {
|
||||
|
||||
Reference in New Issue
Block a user