修改bug 52681 [线上]标准入库流程-国内入库-不会签 起草名称归档错误
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user