From 17fec693d181b3e8972ba614651d28f29025cb0f Mon Sep 17 00:00:00 2001 From: fengyuan_yang <1976974459@qq.com> Date: Fri, 24 Jan 2025 15:59:57 +0800 Subject: [PATCH] =?UTF-8?q?2025-01-24=20=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/part/partCatalogInformation.vue | 9 +++++---- src/views/modules/part/partInformation.vue | 4 ++-- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/src/views/modules/part/partCatalogInformation.vue b/src/views/modules/part/partCatalogInformation.vue index c69c7c9..6d586fa 100644 --- a/src/views/modules/part/partCatalogInformation.vue +++ b/src/views/modules/part/partCatalogInformation.vue @@ -237,11 +237,11 @@
- - + + - - + +
@@ -1154,6 +1154,7 @@ updateItemValue () { this.loading = true let tempData = { + updateBy: this.$store.state.user.name, itemList: JSON.parse(JSON.stringify(this.copyAttributeList)) } commitItemValue(tempData).then(({data}) => { diff --git a/src/views/modules/part/partInformation.vue b/src/views/modules/part/partInformation.vue index b1cadc3..514a11d 100644 --- a/src/views/modules/part/partInformation.vue +++ b/src/views/modules/part/partInformation.vue @@ -539,10 +539,10 @@
- + - +