refactor(仪表板): 仪表板信息弹窗修改人显示别名

This commit is contained in:
wangjiahao
2022-09-29 15:08:57 +08:00
parent ad0c505a80
commit ead9940bf2
4 changed files with 6 additions and 1 deletions

View File

@@ -170,6 +170,7 @@ export function initPanelData(panelId, useCache = false, callback) {
createTime: response.data.createTime,
creatorName: response.data.creatorName,
updateBy: response.data.updateBy,
updateName: response.data.updateName,
updateTime: response.data.updateTime
})
// 刷新联动信息