guhongwei 4 years ago
parent
commit
69c5ec0aa7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/userCenter/projectInfo/index.vue

+ 1 - 0
src/views/userCenter/projectInfo/index.vue

@@ -210,6 +210,7 @@ export default {
     },
     // 返回列表
     back() {
+      this.form = {};
       this.display = 'list';
       this.search();
     },