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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user