@@ -543,14 +543,6 @@ export default {
}
}).catch(error => {
-
console.error('创建项目时发生错误:', error)
this.$message.error('创建项目时发生错误,请检查网络或稍后重试!')
})