wangting
2024-04-11 bf00347a300c9b0d3c212ef3a41c2977a6b62193
Source/ProjectWeb/src/components/dynamic-components/dynamic-tree.vue
@@ -75,6 +75,7 @@
        if(newval) {
          this.$emit("setDataStore", {
            area: this.areasName,
            type:this.componentVO.uiComponentType,
            dataStore:newval
          });
        }