caojunjie 4 yıl önce
ebeveyn
işleme
c06cfb12c6

+ 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 = []