@@ -234,7 +234,7 @@
},
deleteQuerenBtn() {
let req = {
- kcIds: this.kcId,
+ kcIds: [this.kcId],
id: this.id
}
jiazhengKcDelete(req).then(res => {