feat: There is no way the, 56898 企标制修订计划管控-取消,选择标准之后,附件位置显示null
This commit is contained in:
@@ -433,6 +433,9 @@ export default {
|
||||
//展示的数据只能是未开始的
|
||||
res.data.list.forEach(item => {
|
||||
if(item.planStatus === '0'){
|
||||
if(item.isRelate && item.isRelate === 'null'){
|
||||
item.isRelate = ""
|
||||
}
|
||||
this.standinfoList.push(item)
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user