Commit 20503b98 by wusiyi

feat: 概览页更新

parent 442ac6b9
...@@ -500,8 +500,8 @@ ...@@ -500,8 +500,8 @@
<el-radio-group <el-radio-group
v-model="chartTimes2" v-model="chartTimes2"
size="small" size="small"
@change="(v:string) => getchartTimes(v, 'SHIPMENT_TREND')"
class="chart-controls" class="chart-controls"
@change="(v:string) => getchartTimes(v, 'SHIPMENT_TREND')"
> >
<el-radio-button <el-radio-button
v-for="time in timeOptions" v-for="time in timeOptions"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment