Commit beef48a8 authored by 前端-李俊鑫's avatar 前端-李俊鑫

关于我们信息设置调整

parent e1d8c8ca
......@@ -159,6 +159,7 @@ const OwnMallAboutUs = () => {
albumUrls: newAlbumUrls
})
setIsFormChange(false)
setAlbumUrls(newAlbumUrls)
setSelectCityData(rest.memberChannelAreas)
setMallUrl(rest.url)
......@@ -173,8 +174,6 @@ const OwnMallAboutUs = () => {
return (
<PageHeaderWrapper
onBack={() => history.goBack()}
backIcon={<ReutrnEle description="返回" />}
title={'自营商城'}
className={styles.container}
extra={[<Button key="1" type="primary" icon={<SaveOutlined />} onClick={onSave} loading={saveLoading}> 保存 </Button>]}
......
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