田源
2023-10-30 158ac9bdc5d184a4dca8ff30755186f5ca2db771
Source/UBCS-WEB/src/components/code-dialog-page/referConfigDialog.vue
@@ -84,7 +84,6 @@
        echoReferConfig(content){
            this.$emit('setReferConfigValue', content) // 触发update:data将子组件值传递给父组件
        },
    },
}
</script>