caojunjie 4 years ago
parent
commit
c06cfb12c6
2 changed files with 1 additions and 1 deletions
  1. 1 0
      .gitignore
  2. 0 1
      src/views/warehouseBusiness/stockTransfer/index.vue

+ 1 - 0
.gitignore

@@ -21,3 +21,4 @@ selenium-debug.log
 
 package-lock.json
 yarn.lock
+vue.config.js

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

@@ -3387,7 +3387,6 @@ export default {
         }
         if (response.data.sysUser) {
           this.userVal = response.data.sysUser
-          this.userOptions = response.data.sysUser;
         }
         if (response.data.dept) {
           this.deptOptions = []