Commit 08ce9b15 authored by 华国豪's avatar 华国豪 🙄

‘财务单据审核@@’

parent a1f24dd7
......@@ -523,13 +523,12 @@ vertical-align:middle
bottom: 0;
left: 50px;
padding: 10px;
overflow: hidden;
overflow: auto;
font-family: 'PingFangSc-Fine';
z-index: 999;
right: 0;
background-color: #fff;
border-top: 3px solid #38425d;
padding-bottom: 30px;
}
.bottom-box .btm-title{
padding-left: 10px;
......@@ -550,46 +549,4 @@ vertical-align:middle
.page_ShoppingReimbursementDetails .avatar-uploader-icon {
height: auto !important;
}
/************************** luochao 重新定义表格样式 BEGIN *******************************/
.al-tab{
width: 100%;
border-collapse: collapse;
}
.al-tab .center.th,.al-tab .center.td{
text-align: center !important;
}
.al-tab,.al-tab th, .al-tab td{
border:1px solid #ddd;
}
.al-tab caption{
font-size: 18px;
color: #333;
height: 40px;
line-height: 40px;
text-align: left;
padding-left: 12px;
}
.al-tab th{
background: #E6E6E6;
height: 40px;
line-height: 40px;
color: #333;
font-size: 16px;
font-weight: 300;
text-align: left;
padding-left:5px;
}
.al-tab td{
height: 40px;
line-height: 40px;
color: #333;
font-size: 12px;
font-weight: 300;
text-align: left;
padding-left:5px;
}
/************************** luochao 重新定义表格样式 END *******************************/
\ No newline at end of file
}
\ No newline at end of file
......@@ -725,7 +725,7 @@
<td height="50px"></td>
<td height="50px"></td>
<td height="50px"></td>
<td height="50px"></td>
<td height="50px"></td>Content
<td height="50px"></td>
<td height="50px"></td>
<!-- <td height="50px"></td> -->
......@@ -1463,7 +1463,7 @@ export default {
data.VorcherInos.forEach(x=>{
if(x.Type==3){
this.FuImgList.push(x.Content);
this.images.push(Content)
this.images.push(x.Content)
}
})
}
......
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