diff --git a/src/api/part/partInformation.js b/src/api/part/partInformation.js index 1e5f8c7..d348bf5 100644 --- a/src/api/part/partInformation.js +++ b/src/api/part/partInformation.js @@ -285,4 +285,4 @@ export const partInformationToOfficial = data => createAPI(`/partInformation/par - +export const deletePart = data => createAPI(`/partInformation/deletePart`,'post',data) diff --git a/src/views/modules/base/partInformation.vue b/src/views/modules/base/partInformation.vue index 6d5f708..4327fe1 100644 --- a/src/views/modules/base/partInformation.vue +++ b/src/views/modules/base/partInformation.vue @@ -87,6 +87,8 @@ label="操作">