@@ -21,3 +21,4 @@ selenium-debug.log
package-lock.json
yarn.lock
+vue.config.js
@@ -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 = []