src/store/getters.js
@@ -8,6 +8,7 @@ token: (state) => state.user.token, avatar: (state) => state.user.avatar, name: (state) => state.user.name, nickName: (state) => state.user.nickName, Id: (state) => state.user.Id, introduction: (state) => state.user.introduction, roles: (state) => state.user.roles, @@ -452,8 +453,8 @@ }, }, { value: "7", label: "术后随访", value: "8", label: "智能机器人", raw: { cssClass: "", listClass: "",