NEZ-2186 fix:asset log 显示不正确的问题
This commit is contained in:
@@ -240,6 +240,11 @@ export default {
|
||||
bottomBoxWindow.showSubListWatch(vm, n)
|
||||
this.updatePath(this.$route.query, this.$route.path, 'nzDatalist')
|
||||
},
|
||||
'bottomBox.object': function (n) {
|
||||
const vm = this
|
||||
bottomBoxWindow.showSubListWatch(vm, n)
|
||||
this.updatePath(this.$route.query, this.$route.path, 'nzDatalist')
|
||||
},
|
||||
layout: {
|
||||
immediate: true,
|
||||
deep: true,
|
||||
|
||||
Reference in New Issue
Block a user