@ -23,7 +23,6 @@ const userStore = useUserStore();
const authStore = useAuthStore();
const [BasicForm, formApi] = useVbenForm({
actionWrapperClass: 'text-left ml-[68px] mb-[16px]',
commonConfig: {
labelWidth: 60,
},
@ -9,7 +9,6 @@ import { userUpdatePassword } from '#/api/system/profile';
import { useAuthStore } from '#/store';
actionWrapperClass: 'text-left mb-[16px] ml-[96px]',
labelWidth: 90,