上饶市警务平台后台管理前端
guoshilong
2022-11-29 4b722ff239ee554b16770991bf5dd4214b55a27f
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