feat: There is no way the,  56984 流程第三步,选择项目显示不全

This commit is contained in:
396572590@qq.com
2022-08-15 16:21:30 +08:00
parent 5f54626e3f
commit 80487b44f6
@@ -520,7 +520,9 @@ export default {
this.listForm.prcNum = this.prcNum;
this.listForm.prcName = this.prcName;
this.listForm["id"] = item.id;
this.projectGroup = item.dataList[0].projectGroup;
if(item.dataList && item.dataList.length > 0){
this.projectGroup = item.dataList.map(item => item.projectGroup).join(",")
}
this.$http.get('SarStandItems/sar-stand-items/findAllItems', {
ids: item.standId,
type: item.fileType