src/views/common/param-mergeTemplate.vue
@@ -169,6 +169,9 @@ }, }, watch:{ table(val) { this.doLayout() }, tableTreeData:{ handler(old,newval){ this.loading = true @@ -178,7 +181,7 @@ this.loading = false }, deep: true } }, }, created() { this.loading = true