NEZ-1680 fix:Asset批量修改时保存成功,查看界面显示部分数据修改失败
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user