fix
This commit is contained in:
@@ -212,6 +212,10 @@ export default defineComponent({
|
||||
{
|
||||
label: "userInEvent",
|
||||
value: "4",
|
||||
},
|
||||
{
|
||||
label: "Edu Admin",
|
||||
value: "7",
|
||||
},
|
||||
]);
|
||||
let renameData: any = ref({}); //修改名字选中的数据
|
||||
|
||||
Reference in New Issue
Block a user