guhongwei 4 rokov pred
rodič
commit
69c5ec0aa7

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

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