fix: 线程池bug

This commit is contained in:
2023-12-05 16:26:45 +08:00
parent 69789e9b30
commit ab789178cc
4 changed files with 11 additions and 6 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

View File

@@ -14,7 +14,7 @@
</template>
<script>
import Logo from '@/assets/images/logo.png'
import Logo from '@/assets/images/logo2.png'
import variables from '@/assets/styles/variables.scss'
export default {
name: 'SidebarLogo',