1
This commit is contained in:
+1
-1
@@ -126,7 +126,7 @@ layout("/layouts/platform.html"){
|
||||
</template>
|
||||
|
||||
<template #public>
|
||||
<basic-form @ready="onReady" @edit="$refs.guava.index()" ref="basicFormRef" :school="true"></basic-form>
|
||||
<basic-form @ready="onReady" @edit="$refs.guava.index();doSearch()" ref="basicFormRef" :school="true"></basic-form>
|
||||
</template>
|
||||
|
||||
<template #public_footer>
|
||||
|
||||
Reference in New Issue
Block a user