feat: 使用web worker来进行文件导入计算
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
<script setup lang='ts'>
|
||||
import { onMounted, ref, watch } from 'vue'
|
||||
|
||||
onMounted(() => {
|
||||
|
||||
})
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user