Kaynağa Gözat

fix: 修复启动执行后数据刷新问题

yusheng 2 ay önce
ebeveyn
işleme
23ac04e99a
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/views/bpm/tickets/repair/index.vue

+ 1 - 1
src/views/bpm/tickets/repair/index.vue

@@ -374,7 +374,7 @@
         startExecuting({
           id: this.id
         }).then(() => {
-          this.reload();
+          this.getData();
         });
       },
       // 验收