Compare commits
3 Commits
64ddb94c17
...
ad0adc0c08
Author | SHA1 | Date | |
---|---|---|---|
ad0adc0c08 | |||
54e332cde4 | |||
948eae2c88 |
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user