This commit is contained in:
熊成强 2020-11-24 11:34:29 +08:00
parent 84919fbdd8
commit 5e7a9b289b
3 changed files with 3 additions and 1 deletions

View File

@ -6,6 +6,7 @@
<div class="performance-content boderAndRadius">
<div v-if="isNoRouter" class="isNoRouter commonFont" >
<el-cascader
style="width:210px;"
v-if="isNoRouter"
:key="key"
v-model="startId"

View File

@ -4,6 +4,7 @@
<small-nav :showTitle='false'>
<div slot="content">
<el-cascader
style="width:210px;"
:key="key"
v-model="startId"
size="mini"

View File

@ -7,7 +7,7 @@
:options="timeOptions"
@change="handleChange"
v-model="startId"
style="width:250px">
style="width:210px;">
</el-cascader>
<div class="report_content">
<div class="header commonFont">