NEZ-3070 fix:software asset列表编辑页面 (50%)
This commit is contained in:
@@ -161,6 +161,8 @@ export default {
|
||||
if (this.detailType === 'view') {
|
||||
this.$refs.dataDetail && (this.$refs.dataDetail.$refs.dataTable.scrollTop = 0)
|
||||
}
|
||||
} else {
|
||||
this.$message.error(response.error || response.msg)
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user