feat: There is no way the,  56898 企标制修订计划管控-取消,选择标准之后,附件位置显示null

This commit is contained in:
396572590@qq.com
2022-08-15 14:09:36 +08:00
parent 63893e3aa9
commit 43c7f6ba48
@@ -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)
}
})