wuhongyuq 5 years ago
parent
commit
b3364ffcef
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/institution/index.vue

+ 1 - 0
src/views/institution/index.vue

@@ -44,6 +44,7 @@ export default {
       return this.$route.params.status;
     },
   },
+
   methods: {
     // 修改
     ...mapActions(['query', 'delete']),