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({