Browse Source

feat:文案

ananzhusen 3 months ago
parent
commit
441d6c0454
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/components/DataSource.vue

+ 1 - 1
src/views/components/DataSource.vue

@@ -61,7 +61,7 @@
             v-model="dataSearch"
             @change="onSearchData"
             @enter="onSearchData"
-            placeholder="搜索我的属性列表"
+            placeholder="搜索我的数据列表"
           />
         </div>
       </div>