diff --git a/package.json b/package.json index 097c291f..13834d5a 100644 --- a/package.json +++ b/package.json @@ -53,6 +53,7 @@ "mockjs": "1.0.1-beta3", "normalize.css": "7.0.0", "nprogress": "0.2.0", + "numeral": "^2.0.6", "screenfull": "4.0.0", "showdown": "1.8.6", "sortablejs": "1.7.0", diff --git a/src/views/users/index.vue b/src/views/users/index.vue index 182e8bb0..370a8491 100644 --- a/src/views/users/index.vue +++ b/src/views/users/index.vue @@ -1,6 +1,9 @@