task#15348,测试生命周期

This commit is contained in:
2024-10-11 15:12:11 +08:00
parent 85ecdceaf1
commit 7220ad8989

View File

@ -10,7 +10,7 @@
@click-left="goBack"
>
<template slot="title">
<div v-show="!show">培训文档</div>
<div v-show="!show">培训11文档</div>
<van-field v-model="keyword" placeholder="请输入关键词" v-show="show" @input="getTrainingList"/>
</template>
<template slot="right">