@@ -547,8 +547,8 @@
setUpTranPrice(tranProcessInfo)
.toPromise()
.then((response) => {
- this.$message.success('提交成功')
- this.getList()
+ this.$message.success('提交成功')
+ this.loaddata()
})
.catch(() => {