|
@@ -510,8 +510,11 @@
|
|
this.$refs.handleSelectTable.clearSelection()
|
|
this.$refs.handleSelectTable.clearSelection()
|
|
},
|
|
},
|
|
handleSelectionZzjgbtn2(){
|
|
handleSelectionZzjgbtn2(){
|
|
|
|
+ if (this.handleSelectionZzjgwillchange == null) {
|
|
|
|
+ return
|
|
|
|
+ }
|
|
|
|
+ this.handleSelectionZzjgDate[index].departmentId = this.handleSelectionZzjgwillchange[this.handleSelectionZzjgwillchange.length - 1]
|
|
for (let index = 0; index < this.handleSelectionZzjgDate.length; index++) {
|
|
for (let index = 0; index < this.handleSelectionZzjgDate.length; index++) {
|
|
- this.handleSelectionZzjgDate[index].departmentId = this.handleSelectionZzjgwillchange[this.handleSelectionZzjgwillchange.length - 1]
|
|
|
|
if (this.handleSelectionZzjgDate[index].role == 1) {
|
|
if (this.handleSelectionZzjgDate[index].role == 1) {
|
|
this.submitInsert1(this.handleSelectionZzjgDate[index],1)
|
|
this.submitInsert1(this.handleSelectionZzjgDate[index],1)
|
|
}else{
|
|
}else{
|