diff --git a/project/qujing/app/AppCertificateIssuance/components/List.vue b/project/qujing/app/AppCertificateIssuance/components/List.vue index 30774574..18a58c3f 100644 --- a/project/qujing/app/AppCertificateIssuance/components/List.vue +++ b/project/qujing/app/AppCertificateIssuance/components/List.vue @@ -44,7 +44,7 @@ class="search-input" size="small" v-throttle="() => {search.current = 1, getList()}" - placeholder="请输入姓名/身份证/手机号/微信昵称" + placeholder="请输入姓名/身份证/手机号" clearable @clear="search.current = 1, getList()" suffix-icon="iconfont iconSearch">