liujq 4 년 전
부모
커밋
47c50de10a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/house/compete.vue

+ 1 - 0
src/views/house/compete.vue

@@ -92,6 +92,7 @@ export default {
         sort: row.sort,
       }).then(data => {
         this.$msgs('更新成功')
+        this.fetchData()
       })
     },
     delHandle(row) {