fix: 错误的文档导致文案错误
parent
b1072b825b
commit
09f4b09f4c
|
|
@ -1,7 +1,7 @@
|
|||
<template>
|
||||
<main class="reception-data min-h-full bg-[#F5F5F5]">
|
||||
<div class="sticky top-0 z-10 bg-white">
|
||||
<VanSearch v-model="keyword" class="reception-data__search" background="#fff" placeholder="搜索学生姓名、邀约号或手机号"
|
||||
<VanSearch v-model="keyword" class="reception-data__search" background="#fff" placeholder="搜索学生姓名或手机号"
|
||||
maxlength="64" autocomplete="off" enterkeyhint="search" clearable />
|
||||
|
||||
<VanTabs v-model:active="activeTab" class="reception-data__tabs" line-width="24px" line-height="2px"
|
||||
|
|
|
|||
Loading…
Reference in New Issue