guhongwei пре 4 година
родитељ
комит
69c5ec0aa7
1 измењених фајлова са 1 додато и 0 уклоњено
  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();
     },