自建台站 新加谱 加载了sample谱无法正常去关联D的谱 ,页面不展示
This commit is contained in:
parent
7dec354bd1
commit
653a05d9d9
|
@ -726,6 +726,8 @@ export default {
|
|||
})
|
||||
} else if (el.fileType == 'C') {
|
||||
obj.sampleSystemType = el.fileType
|
||||
obj.gasFileName = ''
|
||||
obj.qcFileName = ''
|
||||
el.files.forEach((item) => {
|
||||
if (item.includes('_S_')) {
|
||||
obj.sampleFileName = item
|
||||
|
|
Loading…
Reference in New Issue
Block a user