项目清单确认保存信息
This commit is contained in:
@@ -880,6 +880,7 @@ export default {
|
||||
}else{
|
||||
this.qdform = item.form
|
||||
this.dataList =item.form.dataList
|
||||
this.commentText = item.commentText
|
||||
this.detailedId = item.form.detailedListId;
|
||||
}
|
||||
});
|
||||
|
||||
@@ -889,6 +889,7 @@ export default {
|
||||
}else{
|
||||
this.qdform = item.form
|
||||
this.dataList =item.form.dataList
|
||||
this.commentText = item.commentText
|
||||
this.detailedId = item.form.detailedListId;
|
||||
}
|
||||
});
|
||||
|
||||
@@ -883,6 +883,7 @@ export default {
|
||||
}else{
|
||||
this.qdform = item.form
|
||||
this.dataList =item.form.dataList
|
||||
this.commentText = item.commentText
|
||||
this.detailedId = item.form.detailedListId;
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user