Commit 1bfabb28 authored by youjie's avatar youjie

no message

parent c5219f6d
......@@ -400,8 +400,6 @@ export default {
msg.vorcherInos.push(obj)
})
})
console.log(msg,'-----')
return
this.submitLoading = true
this.apipost("Financial_post_SetVisaBathCreateFinance",msg, res => {
if (res.data.resultCode === 1) {
......@@ -682,8 +680,8 @@ export default {
.proofList-box{
display: flex;
flex-direction: column;
margin-left: 5px;
margin-bottom: 3px;
padding: 5px 0 0 0;
border-bottom: 1px dashed #eee;
}
.d-flex{
min-width: 240px;
......
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