| | |
| | | search: true, |
| | | hide: true, |
| | | searchSpan: 4, |
| | | searchValue: 1, |
| | | dicData: [ |
| | | { |
| | | label: "全部", |
| | |
| | | type: "select", |
| | | searchSpan: 4, |
| | | prop: "auditStatus", |
| | | searchValue: 4, |
| | | dicData: [ |
| | | { |
| | | label: "全部", |
| | |
| | | type: "select", |
| | | searchSpan: 4, |
| | | prop: "isExam", |
| | | searchValue: 1, |
| | | dicData: [ |
| | | { |
| | | label: "全部", |
| | |
| | | "/api/blade-system/dept/lazy-tree-user?parentId=" + |
| | | this.userInfo.dept_id; |
| | | } |
| | | this.questionBankSearch["cancel"] = 1; |
| | | this.questionBankSearch["auditStatus"] = 0; |
| | | this.questionBankSearch["isExam"] = 1; |
| | | // this.questionBankSearch["cancel"] = 1; |
| | | // this.questionBankSearch["auditStatus"] = 0; |
| | | // this.questionBankSearch["isExam"] = 1; |
| | | }, |
| | | mounted() { |
| | | var flag = false, |