mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-06-22 06:03:49 +08:00
@@ -1063,6 +1063,5 @@ import { onMounted, nextTick } from "vue";
|
||||
onMounted(() => {
|
||||
console.log("[Submitter] Component mounted, loading categories and tags");
|
||||
loadCategoriesList();
|
||||
loadTagsList();
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user