Commit 8597cd71 authored by Sixiang_Zzb's avatar Sixiang_Zzb

创建业主修改

parent 710c642a
......@@ -28,6 +28,7 @@ const UsersAdd = (props: any) => {
if (checkParam(values)) {
values.owerPhone = null;
values.owerEmail = null;
values.buildingNumber = 'BLK ' + values.buildingNumber;
RA(14, values, module, dispatch);
setLoading(true);
} else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment