lyh
2025-05-09 79dda6eb5451d16a148bd5c51f61567e8847b136
src/views/dnc/base/modules/ProductStructure/ProductStructureMainTop.vue
@@ -231,7 +231,7 @@
        okText: '确认',
        cancelText: '取消',
        onOk: () => {
          dncApi.deleteDocumentApi(docId)
          dncApi.deleteDocumentApi({docId,attributionType,attributionId})
            .then((res) => {
              if (res.success) {
                that.$notification.success({