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