田源
2024-03-31 7d6fdd87d9cbb948baeacdadf547b19bd26eb232
Source/ProjectWeb/src/components/dynamic-components/dynamic-custom.vue
@@ -19,8 +19,8 @@
  name: "dynamic-custom",
  components:{
    'UI':()=>import('@/views/base/UIContentViewerInDialog'),
    'test':()=>import('@/components/custom-ui/test'),
    'test2':()=>import('@/components/custom-ui/test2'),
    'test':()=>import('@/views/custom-ui/test'),
    'test2':()=>import('@/views/custom-ui/test2'),
  },
  props:{
    componentVO:{