国内外标准法规--列表字段加一个实施日期(标准文本)

This commit is contained in:
zhaokaiyao@91isoft.com
2021-08-03 15:58:04 +08:00
parent b61f531048
commit f437444223
@@ -195,7 +195,7 @@
width="150px"
label="实施日期">
<template slot-scope="scope">
<span>{{ scope.row.XCXSSRQ ? scope.row.XCXSSRQ.substring(0,10) : '-' }}</span>
{{ formatIssueDate(scope.row.putTime) }}
</template>
</el-table-column>