feat: 信息体只读样式修改,添加定宽
This commit is contained in:
@ -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,
|
||||
|
||||
Reference in New Issue
Block a user