fix : 修复项目实施附件查询及上传功能、代码文件优化
This commit is contained in:
@@ -48,7 +48,6 @@ const getInfo = async (state) => {
|
||||
processStore.passList.value = data.passList;
|
||||
nextTick(() => {
|
||||
summaryProcessViewer.value = true
|
||||
console.log('data.formPermMap["fileList"]',data.formPermMap["fileList"])
|
||||
if (data.formPermMap["fileList"]) {
|
||||
fileListShow.value = data.formPermMap["fileList"].perm
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user