| | |
| | | this.dateRange = []; |
| | | this.resetForm("queryForm"); |
| | | this.queryParams.deptId = undefined; |
| | | this.$refs.tree.setCurrentKey(null); |
| | | // this.$refs.tree.setCurrentKey(null); |
| | | this.handleQuery(); |
| | | }, |
| | | // 多选框选中数据 |
| | |
| | | this.postOptions = response.posts; |
| | | // this.roleOptions = response.roles; |
| | | this.roleOptions= [] |
| | | this.roleOptions.push(response.roles[1]) |
| | | // this.roleOptions.push(response.roles[1]) |
| | | this.roleOptions.push(response.roles[3]) |
| | | console.log(this.roleOptions,'roleOptionsroleOptionsroleOptions') |
| | | console.log("0-009888") |