refactor: 代码规范

This commit is contained in:
shiziyuan9527 2021-04-07 11:57:14 +08:00 committed by BugKing
parent 8e95fa87bc
commit 57e5adb222
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ export default {
return;
}
map.set(dt.id, dt.selectEnv);
})
});
if (!sign) {
this.$warning("请为每个项目选择一个运行环境!");
return;