feat: There is no way the, 56444 延期-采用国内外标准情况时 计划库没有填写,不应该显示null

This commit is contained in:
396572590@qq.com
2022-07-15 17:17:06 +08:00
parent f2f446aead
commit 0bbb2af24d
@@ -497,7 +497,7 @@ export default {
}
this.qbfsForm.rqbName = this.selectList[0].rqbName
this.qbfsForm.tsJsonName = this.selectList[0].tsJsonName
this.qbfsForm.isRelate = this.selectList[0].isRelate
this.qbfsForm.isRelate = this.selectList[0].isRelate.indexOf("null") !== -1 ? "":this.selectList[0].isRelate
this.qbfsForm.useLevel = this.selectList[0].useLevel
this.qbfsForm.esStandRelations = this.selectList[0].esStandRelations
this.qbfsForm.technologic = this.selectList[0].technologic