详情图片按钮显示
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user