We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 116dae1 commit 5f1eaf0Copy full SHA for 5f1eaf0
frontend/src/components/stock.vue
@@ -325,7 +325,7 @@ function fullscreen(){
325
autocomplete: 'disabled',
326
}"
327
:options="options"
328
- placeholder="请输入股票名称或者代码"
+ placeholder="请输入股票/指数名称或者代码"
329
clearable @update-value="getStockList" :on-select="onSelect"/>
330
<n-button type="primary" @click="AddStock">
331
<n-icon :component="Add"/> 关注该股票
0 commit comments