bug: 国内标准法规--查看页面 把日期的悬浮窗提示取消吧
This commit is contained in:
@@ -139,7 +139,6 @@
|
||||
<span
|
||||
v-else-if="child.attrType === 'DATE_PICKER'"
|
||||
class="modular-content-p-val"
|
||||
:title="child.value || '-'"
|
||||
>
|
||||
{{ child.value ? child.value.substring(0,10) : '-' }}
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user