NEZ-1680 fix:Asset批量修改时保存成功,查看界面显示部分数据修改失败

This commit is contained in:
zhangyu
2022-03-14 17:59:14 +08:00
parent 26a1999bf5
commit 1fc96f2c75
2 changed files with 2 additions and 2 deletions

View File

@@ -434,7 +434,7 @@ export default {
this.getTableData()
},
getTableData () {
this.$refs.transfer.startLoading()
this.$refs.transfer && this.$refs.transfer.startLoading()
const searchLabel = { ...this.transfer.searchLabel }
if (this.editData.editType === assetConstants.editTypeData.account) {
searchLabel.authProtocol = this.editData.authProtocol