Holla-Tako 5 months ago
parent
commit
6de7f15b80

+ 1 - 1
src/page/intelligentStorage/components/quantityDetectionDeviceConfigEdit.vue

@@ -143,7 +143,7 @@ export default {
143
     },
143
     },
144
     beforeAll() {
144
     beforeAll() {
145
       if(this.isAdd || this.isEdit) {
145
       if(this.isAdd || this.isEdit) {
146
-        this.form.updatePerson = this.realName
146
+        this.form.updatePerson = this.userId
147
       }
147
       }
148
     },
148
     },
149
     getDataFun() {
149
     getDataFun() {