|
@ -157,6 +157,7 @@ |
|
|
this.agencyId = localStorage.getItem('agencyId') |
|
|
this.agencyId = localStorage.getItem('agencyId') |
|
|
this.dataForm.customerId = localStorage.getItem('customerId') |
|
|
this.dataForm.customerId = localStorage.getItem('customerId') |
|
|
this.dataForm.staffId = localStorage.getItem('staffId') |
|
|
this.dataForm.staffId = localStorage.getItem('staffId') |
|
|
|
|
|
this.keyWords = '' |
|
|
//设置党组织类型 |
|
|
//设置党组织类型 |
|
|
|
|
|
|
|
|
this.$nextTick(() => { |
|
|
this.$nextTick(() => { |
|
|