From c7fca100ee8d7c038a6e32542b302350ff4fc57b Mon Sep 17 00:00:00 2001 From: Ronmi Ren Date: Sun, 17 Jul 2016 14:01:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=20primary=20key=EF=BC=8C?= =?UTF-8?q?=E8=AE=93=E5=89=8D=E7=AB=AF=E8=B7=9F=20db=20=E7=94=A8=E5=90=8C?= =?UTF-8?q?=E6=A8=A3=E7=9A=84=20pk?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/components/OrderList.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/components/OrderList.tsx b/ui/src/components/OrderList.tsx index b8f8d20..24a02f0 100644 --- a/ui/src/components/OrderList.tsx +++ b/ui/src/components/OrderList.tsx @@ -17,7 +17,7 @@ import {VueComponent, Prop} from "vue-typescript"; - + {`{{convertTime(order.when)}}`} {`{{order.code | translate}}`} {`{{order.foreign | floatFormat 2}}`}