Holla-Tako 5 月之前
父節點
當前提交
6de7f15b80
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/page/intelligentStorage/components/quantityDetectionDeviceConfigEdit.vue

+ 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() {