mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-11 11:56:46 +08:00
style:增加学习路径图编辑任务弹框关闭
This commit is contained in:
@@ -405,6 +405,12 @@ export default {
|
||||
message.error(`${props.edit ? "编辑" : "新增"}模板库任务失败`);
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
if(state.addOnlineList.Target==undefined){
|
||||
closeDrawer();
|
||||
}
|
||||
|
||||
};
|
||||
//搜索在线列表
|
||||
const searchList = ()=> {
|
||||
|
||||
Reference in New Issue
Block a user