@ -513,7 +513,7 @@
async getOutContract() {
const res = await httpCurl({ tbname: 'hetong', out_contract_id: this.contract.id })
console.log(res)
this.form.number = res.flow?.serial
this.form.number = "HT-"+res.flow?.serial
this.form.money = Number(res.flow_detail?.total)
},
//获取oa合同信息
@ -5,7 +5,6 @@
>
<span>当前登录人:{{ user.name }} </span>
<el-button type="primary">统计设置</el-button>
</div>
<el-row :gutter="20">