详情图片按钮显示

This commit is contained in:
2023-07-26 17:31:10 +08:00
parent 9d0fffe982
commit 13dacfe5d3
4 changed files with 39 additions and 18 deletions

View File

@@ -175,7 +175,6 @@ let watchInfo = () => {
onMounted(() => {
imgRef = getCurrentInstance()
let {type}=router.currentRoute.value.query
console.log('type',type)
if(type){
pageType.value=type
}else{