| | |
| | | <span style="color:#909399;font-size:14px;position: absolute;left:50%;top: 50%;transform: translate(-59%,-50%);" v-if="(query.month&&list.length==0)||(!query.month&&yearList.length==0)">暂无数据</span> |
| | | </div> |
| | | <el-dialog title="时间配置" :visible.sync="configTimeVisible" width="620px"> |
| | | <div v-loading="configTimeVisibleLoading" ></div> |
| | | <div v-if="!configTimeVisibleLoading"> |
| | | <div v-loading="configTimeVisibleLoading" style="min-height: 200px;"> |
| | | <div v-for="(item, index) in timeQuery"> |
| | | <div class="form" style="display: flex;justify-content: space-between"> |
| | | <div style="margin-bottom: 12px;width: 200px;"> |