完成店铺增删改查

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
@@ -363,8 +363,6 @@ async function downloadSplitResult(item: SplitResultItem) {
}
return
}
window.open(item.downloadUrl, '_blank')
}
onMounted(() => {