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