支出合同新增一直转的问题

This commit is contained in:
zhaoxiao
2021-10-08 14:59:01 +08:00
parent f11436fc62
commit c9261faf90
@@ -417,7 +417,6 @@ export default {
postAction(url, formData).then(res => {
if (res.success) {
this.contractId = res.result.id
this.edit(this.contractId)
this.$message.success(res.message)
// 跳转至支出合同list页面
this.$router.push({