1.2 build

This commit is contained in:
simple321vip
2023-02-02 23:18:16 +08:00
parent b37befac16
commit ea845ae58e
72 changed files with 100 additions and 164 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

+1 -1
View File
@@ -17,7 +17,7 @@
<script setup lang="ts">
import { computed, ref } from 'vue'
import { tenantStore } from '@/store/modules/tenant'
import noAvatarPng from '@/assets/noBody.png'
import noAvatarPng from '@/assets/nobody.jpg'
const props = defineProps({
picType: {