Commit e100ec8b authored by youjie's avatar youjie

no message

parent a682c501
...@@ -11,9 +11,10 @@ ...@@ -11,9 +11,10 @@
<div class="query-box"> <div class="query-box">
<el-row :gutter="20"> <el-row :gutter="20">
<el-col :xs="14" :sm="12" :md="10" :lg="8" :xl="6"> <el-col :xs="14" :sm="12" :md="10" :lg="8" :xl="6">
<span class="font-size-12" style="padding-right: 10px;flex-shrink: 0;">期数</span> <span class="font-size-12" style="padding-right: 10px;flex-shrink: 0;">日期</span>
<el-date-picker <el-date-picker
v-model="times" v-model="times"
size="small"
clearable clearable
type="daterange" type="daterange"
value-format="yyyy-MM-dd" value-format="yyyy-MM-dd"
......
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