From 7f968f19625f38580880680db9efb4c014d4488a Mon Sep 17 00:00:00 2001 From: Pan Date: Tue, 2 Apr 2019 18:03:31 +0800 Subject: [PATCH] refine --- src/views/table/dragTable.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/table/dragTable.vue b/src/views/table/dragTable.vue index 50077c6c..5849d8df 100644 --- a/src/views/table/dragTable.vue +++ b/src/views/table/dragTable.vue @@ -54,10 +54,10 @@
- {{ $t('table.dragTips1') }} :   {{ oldList }} + {{ $t('table.dragTips1') }} : {{ oldList }}
- {{ $t('table.dragTips2') }} : {{ newList }} + {{ $t('table.dragTips2') }} : {{ newList }}