Commit c57eb07d authored by 黄奎's avatar 黄奎

页面修改

parent 0bf684cf
<style>
.Mysche_Dian{
width:6px;
height:6px;
.Mysche_Dian {
width: 6px;
height: 6px;
background-color: #6D97FF;
border-radius: 50%;
margin-right: 10px;
}
.myPlan_List{
.myPlan_List {
display: flex;
align-items: center;
}
.Sysuser_Date .el-input__inner {
background-color: transparent;
border: 0;
......@@ -109,18 +111,18 @@
align: 'left',
field: 'PlanList'
},
{
name: 'ReciveMan',
label: '接班对象',
align: 'left',
field: 'ReciveMan'
},
{
name: 'GiveMan',
label: '交班对象',
align: 'left',
field: 'GiveMan'
},
{
name: 'ReciveMan',
label: '接班对象',
align: 'left',
field: 'ReciveMan'
},
{
name: 'CreateByName',
label: '排班人',
......@@ -139,8 +141,8 @@
pageIndex: 1,
pageSize: 12,
rowsPerPage: 12,
StartDate:'',
EndDate:''
StartDate: '',
EndDate: ''
},
pageCount: 0,
}
......
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