From 3996295ac9c6efe1506139496b5a61c0df13c055 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Wed, 15 Feb 2023 16:00:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=B7=E6=8A=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/system/poser.js | 2 +- src/views/system/poser/index.vue | 73 ++++++++++++++++-------- src/views/system/stationAvatar/index.vue | 14 +++-- 3 files changed, 58 insertions(+), 31 deletions(-) diff --git a/src/api/system/poser.js b/src/api/system/poser.js index ebb1f90..4ee482c 100644 --- a/src/api/system/poser.js +++ b/src/api/system/poser.js @@ -63,4 +63,4 @@ export function delPoser(id) { url: '/system/poser/' + id, method: 'delete' }) -} +} \ No newline at end of file diff --git a/src/views/system/poser/index.vue b/src/views/system/poser/index.vue index 33a5fd3..c0f4bcd 100644 --- a/src/views/system/poser/index.vue +++ b/src/views/system/poser/index.vue @@ -183,7 +183,13 @@ @pagination="getList" /> - + - + - +