Commit 092050d3 authored by youjie's avatar youjie

no message

parent 3c1e6a3f
......@@ -396,7 +396,7 @@
},
},
mounted() {
this.msg.StartTime = this.getBeforeDate(31, new Date())
// this.msg.StartTime = this.getBeforeDate(31, new Date())
this.msg.EndTime = this.formatDate(new Date(), "YYYY-MM-dd", 0)
this.userInfo = this.getLocalStorage();
this.getList();
......
......@@ -18,7 +18,8 @@
}
.orderAllList-box {
flex: 1;
min-width: 500px;
max-width: 528px;
min-width: 450px;
background-color: #dddee0;
display: flex;
margin: 0 5px;
......
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