src/views/padSunmaryProcedure/padFrom.vue
@@ -184,12 +184,12 @@ }, init() { // this.$nextTick(()=>{ getIdByToken().then(res => { console.log(res, 'getIdByToken') let a = res.data.data; // getIdByToken().then(res => { // console.log(res, 'getIdByToken') // let a = res.data.data; // let b = parseInt(a) this.form.hanlderIds.push(a) }) // this.form.hanlderIds.push(a) // }) //查询办案人员信息 getfindAll().then((res) => { this.organPersons = res.data.data;