caojunjie hace 4 años
padre
commit
c06cfb12c6
Se han modificado 2 ficheros con 1 adiciones y 1 borrados
  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 = []