zhaowei
2025-01-20 5ffe205b81d80bff5f64c9799f54d4309b86369d
src/views/dnc/base/modules/ProductStructure/ProductStructureMainBottom.vue
@@ -36,7 +36,8 @@
      </a-tab-pane>
      <a-tab-pane :key="4" tab="使用设备" v-if="currentLevelInfo.attributionType===5">
        <UseDocumentEquipmentTableList ref="useDocumentEquipmentTableRef"/>
        <UseDocumentEquipmentTableList ref="useDocumentEquipmentTableRef" :currentDocumentInfo="currentLevelInfo"
                                       :size="containerSize"/>
      </a-tab-pane>
    </template>
  </a-tabs>