1
This commit is contained in:
+1
-1
@@ -126,7 +126,7 @@ layout("/layouts/platform.html"){
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<template #public>
|
<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>
|
||||||
|
|
||||||
<template #public_footer>
|
<template #public_footer>
|
||||||
|
|||||||
Reference in New Issue
Block a user