修改用户投诉bug
This commit is contained in:
@@ -76,6 +76,8 @@ const tableStore = new TableStore({
|
||||
4: '现场测试超标问题'
|
||||
}
|
||||
},
|
||||
{ field: 'dutyOrgName', title: '负责单位', minWidth: '150' },
|
||||
|
||||
{ field: 'leafletName', title: '单据名称', minWidth: '150' },
|
||||
{ field: 'issueDetail', title: '告警内容', minWidth: '150' },
|
||||
{
|
||||
@@ -98,6 +100,7 @@ const tableStore = new TableStore({
|
||||
5: '新增'
|
||||
}
|
||||
},
|
||||
|
||||
{ field: 'createTime', title: '创建时间', minWidth: '150' },
|
||||
{
|
||||
field: 'createBy',
|
||||
|
||||
Reference in New Issue
Block a user