src/views/dnc/base/modules/ProductStructure/Document/NcDocumentTableList.vue
@@ -122,7 +122,7 @@ }, triggerCorrespondingMethod({ methodName, level, modalTitle, tableRowInfo }) { if (this[methodName] && tableRowInfo.attributionType === 5) this[methodName](tableRowInfo, modalTitle) if (this[methodName]) this[methodName](tableRowInfo, modalTitle) } } }