amis-saas-7065 显示输入框图片尺寸限制的单位 B

Change-Id: Ib4bae8938db9e7719d6ee8d21e9a181904190e4b
This commit is contained in:
jiatianqi 2022-10-19 20:13:35 +08:00
parent e6e06534a3
commit 74eea462eb

View File

@ -311,6 +311,7 @@ export class ImageControlPlugin extends BasePlugin {
{
name: 'maxSize',
type: 'input-number',
suffix: 'B',
label: tipedLabel(
'最大体积',
'超出大小不允许上传,单位字节'