Commit b472aa38 authored by FE-安焕焕's avatar FE-安焕焕 👣

修改微信通知的样式

parent 6a8fb57f
......@@ -1023,7 +1023,6 @@ import {mapState} from 'vuex'
this.spinShow=false
this.totalSize=res.data.body.totalNumber
let data = res.data.body.items || []
console.log('')
this.ajaxData=res.data.body.items.map((item,index)=>{
item.id=item.id
item.ownerName=item.ownerName
......
......@@ -1931,7 +1931,7 @@ select{
background:rgba(241,241,241,1);
}
.emailModal-title{
height: 260px;
height: 280px;
width: 100%;
}
.emailModalTitle-left{
......
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