完成店铺增删改查

This commit is contained in:
super
2026-04-07 14:50:06 +08:00
parent 1b02160b20
commit 2f67b376ee
36 changed files with 1589 additions and 26 deletions
@@ -344,8 +344,6 @@ async function downloadCleanResult(item: DedupeResultItem) {
}
return
}
window.open(item.downloadUrl, '_blank')
}
onMounted(() => {