mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-10 03:16:44 +08:00
修改
This commit is contained in:
@@ -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: () => {
|
||||
|
||||
Reference in New Issue
Block a user