icd映射文件
This commit is contained in:
@@ -69,6 +69,14 @@
|
||||
label: '存储地址',
|
||||
|
||||
},
|
||||
{
|
||||
prop: 'mappingFile',
|
||||
label: '映射文件路径',
|
||||
minWidth: 150,
|
||||
render: scope => {
|
||||
return scope.row.mappingFile.url
|
||||
}
|
||||
},
|
||||
{
|
||||
prop: 'createTime',
|
||||
label: '创建时间',
|
||||
|
||||
Reference in New Issue
Block a user