src/components/group/articleListScorll.vue
@@ -69,13 +69,13 @@ }, typeId: function(newValue, oldValue) { this.busy = true; this.$message.info('loading', 0.3); //有条件不刷新 if (newValue == undefined && oldValue != "") { return } this.$message.info('loading', 0.3); this.onChange(1); }, },