diff --git a/src/views/gratefulteacher/InstructorCertification.vue b/src/views/gratefulteacher/InstructorCertification.vue index 20858647..8f172acf 100644 --- a/src/views/gratefulteacher/InstructorCertification.vue +++ b/src/views/gratefulteacher/InstructorCertification.vue @@ -182,7 +182,8 @@ const createData = () => { } //删除数据 const deleteReview = (record,index) =>{ - console.log(record,'record') + console.log(ViewReviewdata,'ViewReviewdata') + console.log(record,index,'record') dialog({ content: '是否删除?', ok: () => {