Karsa 1 년 전
부모
커밋
f2cf193193
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/custom_manage/overseasList/overseasCustomRoadshow.vue

+ 1 - 1
src/views/custom_manage/overseasList/overseasCustomRoadshow.vue

@@ -68,7 +68,7 @@
       </div>
       <el-input 
           prefix-icon="el-icon-search" 
-          placeholder="客户名称/社会信用码/手机号码/邮箱" 
+          placeholder="客户名称" 
           style="width:317px;" clearable
           v-model="searchWord"
           @input="pageChange(1)"