This commit is contained in:
caoxinyu
2019-01-29 09:31:55 +08:00
parent fa5decc7df
commit 7004568afb

View File

@@ -883,7 +883,7 @@ export default {
this.$message.success('添加成功')
this.peopleid = ''
this.title = ''
this.getTable(searchTable1, [this.PageCurrent, this.PageSize, '', ''], ['tableData1', 'total', 'listLoading'])
this.fetchTableData1()
} else {
this.$message.error('添加失败')
}