src/views/personnel/role.vue
@@ -303,7 +303,7 @@
          menuIds: this.$refs.tree.getCheckedKeys()
        }
      }).then(res => {
        // console.log(res)
        console.log(res)
        if (res.code === 0) {
          this.$message({
            message: '保存成功',