1
0
mirror of https://github.com/fumiama/paper-manager.git synced 2026-06-10 19:10:25 +08:00

finish upload paper to temp

This commit is contained in:
源文雨
2023-04-07 14:34:06 +08:00
parent 42274a0576
commit 773db2e581
6 changed files with 240 additions and 126 deletions

View File

@@ -2,6 +2,7 @@
<PageWrapper :class="prefixCls" :title="t('routes.filelist.name')">
<template #headerContent>
<BasicUpload
name="paper"
v-if="hasPermission([RoleEnum.SUPER, RoleEnum.FILE_MANAGER])"
:maxSize="20"
:maxNumber="10"