Compare commits
No commits in common. "ad0adc0c08056e746d001e4d6ccaaa55072f6f66" and "64ddb94c17b97584fe933c642a026eed2dd5ffe7" have entirely different histories.
ad0adc0c08
...
64ddb94c17
@ -118,7 +118,7 @@
|
||||
<el-table-column align="center" prop="date" label="统计日期" >
|
||||
<template>
|
||||
<template>
|
||||
{{this.value2[0].split(" ")[0]}} ~ {{this.value2[1].split(" ")[0]}}
|
||||
{{this.value2[0]}} 至 {{this.value2[1]}}
|
||||
</template>
|
||||
</template>
|
||||
</el-table-column>
|
||||
|
Loading…
Reference in New Issue
Block a user