@@ -1246,7 +1246,7 @@ export default {
.then((response) => {
this.$message.success('成交成功')
this.dialogFormVisible1 = false
- // this.$router.go(-1)
+ this.getList()
})
.catch(() => {
return false