From 75572496dd19133cfbf52eed4453588b5cfd685a Mon Sep 17 00:00:00 2001 From: ruanqi Date: Wed, 26 Jun 2024 17:09:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E6=96=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/part/partInformation.js | 2 +- src/views/modules/base/partInformation.vue | 31 ++++++++++++++++++++-- 2 files changed, 30 insertions(+), 3 deletions(-) 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="操作">