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 @@
- + - +