From 3110e6234b1025984bb80d27c7577aea927e7acc Mon Sep 17 00:00:00 2001 From: BoBoooooo <17746714@qq.com> Date: Tue, 16 Oct 2018 16:59:06 +0800 Subject: [PATCH] add something --- src/views/Archive/person.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/Archive/person.vue b/src/views/Archive/person.vue index b085160..6e0f7af 100644 --- a/src/views/Archive/person.vue +++ b/src/views/Archive/person.vue @@ -13,8 +13,8 @@ - - + +
@@ -177,6 +177,7 @@ export default { for(let i in this.temp){ this.temp_obj[this.temp[i]["COLUMN_NAME"].toLowerCase()]="" + } console.log(this.temp_obj)