| | |
| | | searchFilter() { |
| | | this.$refs.tree.filter(this.search) |
| | | }, |
| | | refreshTable() { |
| | | this.$refs.ValueTable.selectList() |
| | | refreshTable(e) { |
| | | this.$refs.ValueTable.selectList(e) |
| | | }, |
| | | refresh() { |
| | | this.upIndex++; |
| | |
| | | } |
| | | this.selectTree = data2.replace(' - ', '') |
| | | this.addOb.fatherId = val.id; |
| | | this.componentData.entity.departLimsId = val.id+','; |
| | | this.componentData.entity.departLimsId = val.id; |
| | | this.refreshTable() |
| | | }, |
| | | getNodeParent(val) { |
| | |
| | | return |
| | | } |
| | | this.$message.success('添加成功') |
| | | this.refreshTable() |
| | | this.refreshTable('page') |
| | | }) |
| | | } |
| | | } |