Przeglądaj źródła

Bug 错误时列表无限刷新

rongxin_dev
zhaodengke 7 miesięcy temu
rodzic
commit
b18d331970
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/components/common/PagedList.vue

+ 1
- 1
src/components/common/PagedList.vue Wyświetl plik

@@ -160,7 +160,7 @@ export default {
this.$emit('finished', this.stateTotal);
},
setupError(err) {
this.log(`error -> ${ok}`);
this.log(`error -> ${err}`);
this.stateFinished = true;
if(this.stateFinished != this.finished)
this.$emit('update:finished', this.stateFinished);


Ładowanie…
Anuluj
Zapisz