更新10.10
This commit is contained in:
parent
174abc172c
commit
ac3ee2b0df
@ -298,7 +298,7 @@
|
||||
v-model="ruleForm.value1"
|
||||
type="datetimerange"
|
||||
value-format="yyyy-MM-dd HH:mm:ss"
|
||||
range-separator="至"
|
||||
range-separator="~"
|
||||
start-placeholder="开始日期"
|
||||
end-placeholder="结束日期">
|
||||
</el-date-picker>
|
||||
@ -879,6 +879,7 @@ export default {
|
||||
|
||||
.card-box {
|
||||
width: 100%;
|
||||
height: 800px;
|
||||
background: #fff;
|
||||
box-sizing: border-box;
|
||||
padding: 15px;
|
||||
|
Loading…
Reference in New Issue
Block a user