支出合同新增一直转的问题
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user