From 2dadcfe4e695f8f7cdeec77f1fe267f3c960c464 Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Fri, 24 Mar 2023 08:39:37 +0800 Subject: [PATCH] bug --- project/qujing/app/AppCertificateIssuance/components/List.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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">