This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
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
提交代码,修改权限控制。
Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.12.1^2
zouap
2 years ago
parent
5c13e2354a
commit
5c8050f16a
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
web_src/js/components/Model.vue
+ 0
- 2
web_src/js/components/Model.vue
View File
@@ -425,8 +425,6 @@ export default {
});
});
},
},
deleteModel(id, name, rowKey) {
let row = { cName: name, id: id, rowKey: rowKey };
let _this = this;
Write
Preview
Loading…
Cancel
Save