update
This commit is contained in:
@@ -51,6 +51,7 @@ onLoad((options) => {
|
||||
data.homepage = [data.homepage];
|
||||
data.qrcode = [data.qrcode];
|
||||
Object.assign(form, data);
|
||||
changeP();
|
||||
});
|
||||
if (SystemStore.accountManagementPo.pid) form.pid = Number(SystemStore.accountManagementPo.pid);
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user