@ -270,6 +270,8 @@ export default {
}
},
onLoad() {
onShow() {
getBaseInfo().then((res) => {
if (res) {
@ -51,6 +51,7 @@ import { employeeName, } from '@/apis/setting.js'
title: '修改成功',
icon: 'success'
})
syncStore()
setTimeout(() => {
back()
}, 1000)
@ -75,7 +76,6 @@ import { employeeName, } from '@/apis/setting.js'
font-weight: 500;
.user-btn{
width: 108rpx;
height: 54rpx;
background: #007AFF;
border-radius: 27rpx;