This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
ci4s
/
ci4sManagement-cloud
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
1
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
fix: 服务描述省略
dev-zw-agent
zhaowei
10 months ago
parent
fd34c3bd40
commit
4799573e38
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
react-ui/src/pages/ModelDeployment/List/index.tsx
+ 1
- 1
react-ui/src/pages/ModelDeployment/List/index.tsx
View File
@@ -223,7 +223,7 @@ function ModelDeployment() {
title: '服务描述',
dataIndex: 'description',
key: 'description',
render: tableCellRender(),
render: tableCellRender(
true
),
width: '20%',
},
{
Write
Preview
Loading…
Cancel
Save