|
@@ -405,7 +405,7 @@ export default {
|
|
onBranchCheckAll () {
|
|
onBranchCheckAll () {
|
|
this.form.organIdLists = []
|
|
this.form.organIdLists = []
|
|
|
|
|
|
- this.selects.branchs.forEach(item => {
|
|
|
|
|
|
+ this.organList.forEach(item => {
|
|
this.form.organIdLists.push(item.id)
|
|
this.form.organIdLists.push(item.id)
|
|
})
|
|
})
|
|
},
|
|
},
|