Browse Source

调整页面

master
yangzhou-cyber 3 years ago
parent
commit
323a10c197
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      src/views/second/segmentation/contentDetail.vue

+ 3
- 0
src/views/second/segmentation/contentDetail.vue View File

@@ -160,6 +160,9 @@ export default {
...mapGetters(["formatDep"]),
},
created() {
if(!this.row){
this.$router.back(-1)
}
},
methods: {
save() {

Loading…
Cancel
Save