liujq 4 anni fa
parent
commit
47c50de10a
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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) {