Browse Source

管道搜索文案问题

YaolongHan 4 years ago
parent
commit
13cb1d9420
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/editview/leftToolBar/pipeList.vue

+ 1 - 0
src/components/editview/leftToolBar/pipeList.vue

@@ -4,6 +4,7 @@
       class="baseItemInput"
       :width="188"
       iconType="search"
+      placeholder="搜索管线名称"
       v-model="getPressMsg"
       @pressEnter="pressEnter"
       @clear="pressEnter"