wuhongyuq 5 年之前
父节点
当前提交
b3364ffcef
共有 1 个文件被更改,包括 1 次插入0 次删除
  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;
       return this.$route.params.status;
     },
     },
   },
   },
+
   methods: {
   methods: {
     // 修改
     // 修改
     ...mapActions(['query', 'delete']),
     ...mapActions(['query', 'delete']),