A web update

pull/22/head
雷二猛 2019-12-27 19:38:57 +08:00
parent 1bcf54cdea
commit 7016389ac7
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ export default observer(function () {
return (
<Card>
<SearchForm>
<SearchForm.Item span={8} title="任务名称">
<SearchForm.Item span={8} title="应用名称">
<Input allowClear onChange={e => store.f_name = e.target.value} placeholder="请输入"/>
</SearchForm.Item>
<SearchForm.Item span={8}>