This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei
/
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
fix issue
tags/v1.22.5.1^2
zhoupzh
3 years ago
parent
e33664db7a
commit
21f0396577
1 changed files
with
0 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
web_src/js/index.js
+ 0
- 4
web_src/js/index.js
View File
@@ -4492,11 +4492,7 @@ function initVueDataAnalysis() {
new Vue({
el: '#data_analysis',
<<<<<<< HEAD
=======
router,
>>>>>>> V20220519
render: h => h(DataAnalysis)
});
}
Write
Preview
Loading…
Cancel
Save