@@ -64,7 +64,7 @@ export default {
props: {
// 角色编号
roleId: {
- type: Number
+ type: String
}
},
data() {