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