This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Merge branch 'V20220801' into fix-2454
pull/2611/head
liuzx
2 years ago
parent
fed029adc7
f5e85faf6e
commit
c5bd29b924
1 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
web_src/js/components/dataset/selectDataset.vue
+ 2
- 2
web_src/js/components/dataset/selectDataset.vue
View File
@@ -75,8 +75,8 @@
<input
<input
type="text"
type="text"
placeholder="搜数据集名称/描述..."
placeholder="搜数据集名称/描述..."
v-model="search"
@key
up.enter.stop
="searchName"
v-model="search"
@key
down.enter.stop.prevent
="searchName"
/>
/>
</div>
</div>
<el-row>
<el-row>
Write
Preview
Loading…
Cancel
Save