type="quarter" v-model="form.region" placeholder="请选择" :editable="false" size="small" :。税务申请。" />

税务申请




.condition {
margin-top: 15px;
}
.common-sty {
width: 58%;
}
.tool {
width: 600px;
height: 30px;
margin-left: 20px;
margin-bottom: 10px;
display: flex;
flex-direction: row;
align-items: center;
// .apply-button{
//display: inline-block;
//font-size: 14px;
// }
}
.table-title {
margin-top: 55px;
// border: #ff7000 solid 1px;
height: 30px;
display: flex;
flex-direction: row;
align-items: center;
span:first-child {
height: 20px;
font-size: 16px;
color: #ff7000;
font-weight: bold;
margin-left: 10px;
}
span:last-child {
height: 20px;
font-size: 14px;
line-height: 20px;
color: #ff7000;
font-weight: bold;
margin-left: 80%;
}
}
.upload-btn {
margin-left: 23px;
}
.notclick {
pointer-events: none;
}
//新增申请自定义类改变宽度。
.apply-box {
width: 530px;
}
.delete-box {
width: 420px;
height: 174px;
.el-dialog__footer {
text-align: center;
box-sizing: border-box;
padding: 50px 20px 15px;
}
}
.icon-box {
display: flex;
flex-direction: row;
align-items: center;
.confim-info {
height: 20px;
line-height: 20px;
margin-left: 20px;
font-size: 14px;
color: #66666f;
// border: 1px solid red;
}
}
#filename-box {
width: 238px;
height: 38px;
border: #e5dcd1 solid 1px;
border-radius: 5px;
}
#filename-box:hover {
border: #bbb solid 1px;
}

    推荐阅读