金融机构成员修复

This commit is contained in:
aixianling
2022-02-23 16:22:26 +08:00
parent f1f928dd39
commit e78cc0cbe5

View File

@@ -100,6 +100,7 @@ export default {
if (res?.code == 0) {
this.$message.success("提交成功!")
this.dialog = false
this.getTableData()
}
})
}