Commit 0b3f54ff authored by zhengke's avatar zhengke

no message

parent 1ff3b5a2
......@@ -2123,6 +2123,7 @@
}
this.msgList.push(this.BillMaking)
}
this.clickShow = true
this.apipost2("Financial_post_SetFinanceInfoForCRMIn",this.msgList,(res)=>{
if (res.data.resultCode == 1) {
this.clickShow = false
......@@ -2187,7 +2188,6 @@
});
}
if(this.name=='制单'){
this.clickShow = true
this.Financial_post_SetFinanceInfoForCRMIn()
}
......
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