zouyu
2023-11-13 5381292617ad40f2fc7a9266ceb964a672d25a5a
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