wangguoyu 1 tháng trước cách đây
mục cha
commit
886c24ea7b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/admin/Jiazheng/kechengBind.vue

+ 1 - 1
pages/admin/Jiazheng/kechengBind.vue

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