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();
     },