pages/listing/disc.vue
@@ -137,7 +137,7 @@ batch: '', repeatClick: false, isconfirm: false, batch:'' } }, computed: { @@ -169,7 +169,7 @@ batch: this.batch }, "post") if (code === 200) { data && this.list.push(data); this.list = data } else { uni.showToast({ title: msg,