From e3039012626228f4bc097494240d87fa7add2a4a Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 3 Mar 2022 10:06:28 +0800 Subject: [PATCH] BUG 27988 --- .../apps/AppAccountXiushan/AppAccountXiushan.vue | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/project/xiushan/apps/AppAccountXiushan/AppAccountXiushan.vue b/project/xiushan/apps/AppAccountXiushan/AppAccountXiushan.vue index eed6ae40..fb9d8c91 100644 --- a/project/xiushan/apps/AppAccountXiushan/AppAccountXiushan.vue +++ b/project/xiushan/apps/AppAccountXiushan/AppAccountXiushan.vue @@ -35,7 +35,7 @@ - + - + + @@ -61,10 +62,8 @@ - + { + let areaFullName = this.dialogForm.areaName + this.instance.post("/user/empower", {...this.dialogForm, areaFullName}).then(res => { this.lock = false if (res?.code == 0) { this.dialog = false;