diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue index cb52a85cf..40ed0b811 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -266,9 +266,9 @@
{{ sarStandardsInfoEO.issueTime || '-' }}
-{{ - standMap[sarStandardsInfoEO.standNature] || '-' - }}
+ + +{{ sarStandardsInfoEO.standSystem || '-' @@ -374,7 +374,7 @@ v-else-if="child.attrType === 'DATE_PICKER'" class="modular-content-p-val" > - {{ child.value ? child.value.substring(0, 10) : '-' }} + {{ child.value ? child.value : '-' }} { + console.log(location); location.isShowImp = '0' if (dynamicFormField) { let value = dynamicFormField[field.attrField]