From fc937aa4f28ed4c6ae94b12d03fc7dd42ea31fbd Mon Sep 17 00:00:00 2001 From: monkeyWie Date: Thu, 1 Nov 2018 17:09:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=88=9B=E5=BB=BA=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=E6=97=B6=E8=AE=BE=E7=BD=AE=E4=B8=BAnull=E5=AF=BC?= =?UTF-8?q?=E8=87=B4=E9=94=99=E8=AF=AF=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/src/components/Task/Create.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 = {