diff --git a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue index 0043f6bc0..84d5db3ed 100644 --- a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue @@ -1672,7 +1672,7 @@ @@ -2305,6 +2305,7 @@ export default { standNature: '',//标准性质 textStatus: '',//文本状态 synopsis: '', // 内容摘要 + CLLX: '' // 适用车型 }, // 分页查询过程中用到的对象 diff --git a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue index f897487fb..665448eeb 100644 --- a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue @@ -619,7 +619,7 @@