| | |
| | | }, |
| | | // 获取负责人信息接口 |
| | | getUserList() { |
| | | selectUserCondition().then(res => { |
| | | selectUserCondition({type: 2}).then(res => { |
| | | if (res.code == 200) { |
| | | this.responsibleOptions = res.data |
| | | } |
| | |
| | | * @desc 获取用户信息 |
| | | */ |
| | | async getUserList() { |
| | | selectUserCondition().then((res) => { |
| | | selectUserCondition({type: 2}).then((res) => { |
| | | this.userList = res.data; |
| | | }) |
| | | }, |
| | |
| | | * @desc 获取用户信息 |
| | | */ |
| | | async getUserList() { |
| | | selectUserCondition().then((res) => { |
| | | selectUserCondition({type: 2}).then((res) => { |
| | | this.userList = res.data; |
| | | }) |
| | | }, |
| | |
| | | }, |
| | | // 获取负责人信息接口 |
| | | getUserList() { |
| | | selectUserCondition().then(res => { |
| | | selectUserCondition({type: 2}).then(res => { |
| | | if (res.code == 200) { |
| | | this.responsibleOptions = res.data |
| | | } |
| | |
| | | this.dialogVisible = false; |
| | | }, |
| | | getUserList(){ |
| | | selectUserCondition().then(res => { |
| | | selectUserCondition({type: 2}).then(res => { |
| | | if (res.code == 200) { |
| | | this.responsibleOptions = res.data |
| | | } |
| | |
| | | }, |
| | | // 获取负责人信息接口 |
| | | getUserList() { |
| | | selectUserCondition().then(res => { |
| | | selectUserCondition({type: 2}).then(res => { |
| | | if (res.code == 200) { |
| | | this.responsibleOptions = res.data |
| | | } |