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 144
     beforeAll() {
145 145
       if(this.isAdd || this.isEdit) {
146
-        this.form.updatePerson = this.realName
146
+        this.form.updatePerson = this.userId
147 147
       }
148 148
     },
149 149
     getDataFun() {