This commit is contained in:
sw 2024-11-20 14:10:15 +08:00
parent 872f915e11
commit 948eae2c88

View File

@ -118,7 +118,7 @@
<el-table-column align="center" prop="date" label="统计日期" >
<template>
<template>
{{this.value2[0]}} {{this.value2[1]}}
{{this.value2[0].split(" ")[0]}} - {{this.value2[1].split(" ")[0]}}
</template>
</template>
</el-table-column>