删除数据重新搜索

This commit is contained in:
2023-07-27 15:04:25 +08:00
parent ff15fe1a0e
commit 570849c02f
3 changed files with 107 additions and 90 deletions

View File

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