修改bug 52681 [线上]标准入库流程-国内入库-不会签 起草名称归档错误

This commit is contained in:
zhangyichen
2022-04-27 15:17:36 +08:00
parent ec7a0d383a
commit 2e7f9c16c4
@@ -667,7 +667,7 @@
class="modular-content-p-val"
:title="child.value || '-'"
>
{{ child.value || '-' }}
{{ !child.value || child.value === 'null' || child.value === '[]' ? '-' : child.value }}
</span>
<div v-else class="modular-content-p-flies">
<p