Commit b23d8d2b authored by caojm's avatar caojm

Merge branch 'dev' of http://gitlab.suntrayoa.com/geqilin/energyai_vue into dev

parents c91fa696 4e0d7188
...@@ -22,7 +22,7 @@ card-warp(title="室内气象分析" height='45px' showBackground) ...@@ -22,7 +22,7 @@ card-warp(title="室内气象分析" height='45px' showBackground)
el-tabs.myTabs(v-model="activeName", @tab-click="tabClick") el-tabs.myTabs(v-model="activeName", @tab-click="tabClick")
el-tab-pane(label="候车室区域", name="1") el-tab-pane(label="候车室区域", name="1")
el-tab-pane(label="办公区域", name="2") el-tab-pane(label="办公区域", name="2")
el-form(:inline='true') el-form(:inline='true' size="mini" )
el-form-item(label='时间范围:') el-form-item(label='时间范围:')
el-date-picker.margin-lr-20( el-date-picker.margin-lr-20(
size='mini' size='mini'
......
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