谢杰标 hace 2 años
padre
commit
4b9ab246ec
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  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) => {