| | |
| | | this.ViewData.forEach(item => { |
| | | item.jsonArr = []; |
| | | }); |
| | | taskListByPolling().then(res_two => { |
| | | let datain = { |
| | | evaluateState: 1 |
| | | }; |
| | | taskListByPolling(datain).then(res_two => { |
| | | res_two.data.data.records.forEach(item_two => { |
| | | if (item_two.type == 0) { |
| | | item_two.type = 2; |
| | |
| | | return true; |
| | | } |
| | | }, |
| | | // 验证码校验 |
| | | // 验证码校验d |
| | | codecheck(key) { |
| | | if (key == null || key == "") { |
| | | this.$toast.fail("验证码错误"); |
| | |
| | | <span>{{this.poepleinfo.type == 0 ? "部门级评选" :this.poepleinfo.type == 1 ? "部门评选" :this.poepleinfo.type == 2 ? "公司评选" : ""}}</span> |
| | | </p> |
| | | <p class="info"> |
| | | <span>所在部门:</span> |
| | | <span>所在部门:</span> |
| | | <span>{{this.deptname}}</span> |
| | | </p> |
| | | <p class="info"> |