@@ -455,6 +455,7 @@ export default {
},
submitInfo () {
//this.isModifyMode = false
+ this.showLoading()
const newProject = {
userId: this.user.userVO.id,
name: this.project.name,