田源
2024-03-22 f9b749d2ae804869b09d035de44ba1ce71214dc1
Source/ProjectWeb/src/components/dynamic-components/dynamic-custom.vue
@@ -28,7 +28,12 @@
    paramVOS:{
      type:Object,
      default: {}
    }
    },
    isShow: {
      //所在区域是否已显示,针对tab和collapse
      type: Boolean,
      default: true
    },
  },
  data() {
    return {}