feat : 项目管理表单缓存,文件回显,个人中心icon排版
This commit is contained in:
@@ -87,7 +87,7 @@ const init = async () => {
|
||||
nextTick(() => {
|
||||
processViewer.value = true
|
||||
showTable.value = true
|
||||
if (data.formPermMap["fileList"]) {
|
||||
if (data.formPermMap&&data.formPermMap["fileList"]) {
|
||||
fileListShow.value = data.formPermMap["fileList"].perm
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user