Skip to content

Commit 244358d

Browse files
author
仲珊丽
committed
Merge branch 'feature-sprint2' of https://10.30.90.89:39999/luban/dataspherestudio into feature-sprint2
2 parents 87088a9 + 440e766 commit 244358d

File tree

1 file changed

+3
-3
lines changed
  • web/src/apps/workflows/module/dispatch/dashboard

1 file changed

+3
-3
lines changed

web/src/apps/workflows/module/dispatch/dashboard/index.vue

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -455,9 +455,9 @@ export default {
455455
{
456456
type: 'value',
457457
name: '成功率',
458-
/*min: 0,
459-
max: 25,
460-
interval: 5,*/
458+
//min: 0,
459+
max: 100,
460+
interval: 20,
461461
axisLabel: {
462462
formatter: '{value} %'
463463
}

0 commit comments

Comments
 (0)