htc hace 1 semana
padre
commit
9a11fee50c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/modules/agent/program.vue

+ 1 - 1
src/views/modules/agent/program.vue

@@ -75,7 +75,7 @@
         </template>
         <template v-else-if="tidx===2">
             <div class="query adfacjb">
-                <el-input placeholder="请输入内容" prefix-icon="el-icon-search" v-model="programName2" style="width: 100%" @keyup.enter.native="getProgramProgressData"></el-input>
+                <el-input placeholder="请输入公司名称" prefix-icon="el-icon-search" v-model="programName2" style="width: 100%" @keyup.enter.native="getProgramProgressData"></el-input>
             </div>
             <div class="content">
                 <template v-if="companyList2.length">