This commit is contained in:
hupeng
2020-04-06 23:19:51 +08:00
parent cbe0a6f592
commit b944b2b2d1
42 changed files with 373 additions and 130 deletions

View File

@ -163,7 +163,8 @@ export default {
isHot: data.isHot,
isDel: data.isDel,
num: data.num,
isShow: data.isShow
isShow: data.isShow,
timeId: data.timeId
}
_this.dialog = true
}