修改法规意见收集标题回显中文标题

This commit is contained in:
sunFlower
2022-11-28 17:04:56 +08:00
parent 0a236f927b
commit 0965deea88
@@ -435,6 +435,7 @@
standId: content[0].id,
serialNumber: content[0].serial_number,
title: content[0].title,
title_en: content[0].title_en,
technologyTerritory: content[0].technology_territory_id
})
this.standardDecomposition = content
@@ -482,6 +483,7 @@
if (content && content.length > 0) {
this.selectedRowKeysRecord.push({
standId: content[0].id,
title_en:content[0].title_en,
serialNumber: content[0].serial_number,
title: content[0].title,
technologyTerritory: content[0].technology_territory_id