From e6f8c9c978e4536a6b38006044fe81341fcb6ada Mon Sep 17 00:00:00 2001 From: BoBoooooo <17746714@qq.com> Date: Wed, 10 Oct 2018 23:55:22 +0800 Subject: [PATCH] add api --- src/api/Archive/person.js | 9 ++++ src/views/Archive/person.vue | 96 +++++++++++++----------------------- 2 files changed, 44 insertions(+), 61 deletions(-) diff --git a/src/api/Archive/person.js b/src/api/Archive/person.js index e7e4347..1f5a48b 100644 --- a/src/api/Archive/person.js +++ b/src/api/Archive/person.js @@ -39,3 +39,12 @@ export function UpdateUsers(data){ }) } + +export function Getobj(){ + return fetch({ + url: '/person/Getkey', + method: 'post', + }) +} + + diff --git a/src/views/Archive/person.vue b/src/views/Archive/person.vue index eb003d9..5628b92 100644 --- a/src/views/Archive/person.vue +++ b/src/views/Archive/person.vue @@ -2,8 +2,11 @@
新增 - - + + + + + @@ -18,11 +21,7 @@
- - - +