谢杰标 2 anni fa
parent
commit
4b9ab246ec
1 ha cambiato i file con 0 aggiunte e 5 eliminazioni
  1. 0 5
      pages3/polyv/detail.vue

+ 0 - 5
pages3/polyv/detail.vue

@@ -3014,11 +3014,6 @@ export default {
     },
     change(index) {
       this.current = index;
-      if (index == 3) {
-        this.getAnswerList();
-      } else if (index == 2) {
-        this.getNoteList();
-      }
     },
     clears() {
       return new Promise((resolve, reject) => {