From 751fb69a28dd94a016cafc06fc5c9862962aba19 Mon Sep 17 00:00:00 2001 From: hehongxing Date: Mon, 6 Dec 2021 16:46:40 +0800 Subject: [PATCH] commit --- 04.系统编码/Frontend/src/components/DecisionSupport.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/04.系统编码/Frontend/src/components/DecisionSupport.vue b/04.系统编码/Frontend/src/components/DecisionSupport.vue index dd24237..ed31a9f 100644 --- a/04.系统编码/Frontend/src/components/DecisionSupport.vue +++ b/04.系统编码/Frontend/src/components/DecisionSupport.vue @@ -200,8 +200,8 @@ import { post } from '../uilts/axios'; height: calc(~"100% - 0.6rem"); padding: 0.2rem 0 0.2rem 0.2rem; .save-btn { - top: 0.6rem; - right: 0.6rem; + top: 0.2rem; + right: 0.2rem; } .advice-picture-view { width: 100%;