feat: 信息体只读样式修改,添加定宽

This commit is contained in:
GAOANG
2024-04-15 16:04:20 +08:00
parent 9852bd8a30
commit 4eb745630e
4 changed files with 13 additions and 3 deletions

View File

@ -1143,6 +1143,8 @@ export const infoComponents = [
width: '100%',
placeholder: '',
infoType: 0, // 0当前用户 1当前组织 2当前时间
labelWidthMode: 'fix',
labelFixWidth: 120,
loadAgain: false, //二次加载
showLabel: true,
disabled: true,