shop_vue/src/views/plus/operations/auth/role/Index.vue
@@ -83,7 +83,7 @@
    editClick(row) {
      this.curModel = row;
      this.$router.push({
        path: '/plus/region/auth/role/edit',
        path: '/plus/operations/auth/role/edit',
        query: {
          role_id: row.role_id,
          scene: 'edit'