|
@ -40,7 +40,7 @@ |
|
|
</template> |
|
|
</template> |
|
|
<script lang="ts" setup> |
|
|
<script lang="ts" setup> |
|
|
import { PropType } from 'vue' |
|
|
import { PropType } from 'vue' |
|
|
import Preview from '@/components/UploadFile/src/Preview' |
|
|
// import Preview from '@/components/UploadFile/src/Preview' |
|
|
|
|
|
|
|
|
import { propTypes } from '@/utils/propTypes' |
|
|
import { propTypes } from '@/utils/propTypes' |
|
|
import { getAccessToken, getTenantId } from '@/utils/auth' |
|
|
import { getAccessToken, getTenantId } from '@/utils/auth' |
|
|