完成店铺增删改查

This commit is contained in:
super
2026-04-07 14:50:06 +08:00
parent c9947c4ac8
commit ad304a6880
50 changed files with 2281 additions and 37 deletions

View File

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