no message
This commit is contained in:
parent
14293e6f6b
commit
3469871886
2 changed files with 34 additions and 71 deletions
|
|
@ -31,7 +31,7 @@ const evaluate = ref<any>([]);
|
|||
const tabs = ref<any>([]);
|
||||
const tab = ref<string>("save1");
|
||||
const dataArrayNumber = ref<number>();
|
||||
const dataRole = ref<string>("metor");
|
||||
const dataRole = ref<string>("mentor");
|
||||
onMounted(async () => {
|
||||
await fecthAssign(assignId.value);
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue