wengyuwen преди 4 години
родител
ревизия
76894f1e8c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/warehouseBusiness/stockTransfer/index.vue

+ 1 - 1
src/views/warehouseBusiness/stockTransfer/index.vue

@@ -2976,7 +2976,7 @@ export default {
           this.userVal = response.user;
           this.$set(this.form, "fDeptid", this.userVal.deptId);
           this.$set(this.form, "createBy", this.userVal.userName);
-          this.$set(this.form,"fStorekeeper",this.userVal.userName)
+          this.$set(this.form,"fStorekeeper",this.userVal.nickName)
           this.$set(this.form, "fIfdamage", "1");
           this.$set(this.form, "fIfweigh", "1");
           this.$set(this.form, "fTrademodeid", "1");