src/views/securityManage/securityManage.vue @@ -175,7 +175,7 @@ watch:{ //根据活动回显机构 'form.securityId':{ handler(newVal,oldVal){ handler(newVal){ this.securityList.forEach(e=>{ if (e.id == newVal){ this.form.deptId = e.deptId