소스 검색

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

yusheng 2 달 전
부모
커밋
23ac04e99a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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();
         });
       },
       // 验收