diff --git a/front/src/components/Task/Create.vue b/front/src/components/Task/Create.vue
index 0ea00968..cb93b72b 100644
--- a/front/src/components/Task/Create.vue
+++ b/front/src/components/Task/Create.vue
@@ -30,7 +30,7 @@
- {{ form.response.totalSize?$numeral(form.response.totalSize).format('0.000 ib'):$t('tasks.unknowLeft') }}
+ {{ form.response.totalSize?$numeral(form.response.totalSize).format('0.00 ib'):$t('tasks.unknowLeft') }}
{
const serverConfig = result.data
this.form.config = {