Browse Source

发布投诉

wulanhaote
庞东旭 3 years ago
parent
commit
514bf66ce6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/views/lawEnforcement/index.vue

+ 1
- 1
src/views/lawEnforcement/index.vue View File

@@ -219,7 +219,7 @@ export default {
});
},
goWork(id){
window.location = '/lawEnforcement/workDetail?id='+id;
window.location = '/lawEnforcement/workDetail?type=work&id='+id;
},
},
};


Loading…
Cancel
Save