This commit is contained in:
liushuai
2020-01-03 12:19:10 +08:00
parent cbe64d102b
commit 293aef4215
7 changed files with 160 additions and 17 deletions

View File

@@ -759,6 +759,7 @@ export default {
if (response.data[0].result === '1') {
this.$message.success('添加成功')
this.dialogFormVisible3 = false
this.getGonghuoshang()
} else {
this.dialogFormVisible3 = false
this.$message.error('添加失败')