Explorar o código

修复了项目单个导入没有转圈的问题

sunjh %!s(int64=6) %!d(string=hai) anos
pai
achega
2b39c53b7e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/components/cheat/ProjectAdd.vue

+ 1 - 0
src/components/cheat/ProjectAdd.vue

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