src/views/personalCenter/components/SubAccount.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/personalCenter/components/SubAccount.vue
@@ -430,7 +430,12 @@ }).then((res) => { if (res.success) { this.dataList = res.data.dataList; this.total = res.data.total }else{ this.$notify.error("加载子账户列表失败") } }).catch((e) => { this.$notify.error(e.msg) }); }, goback() {