management/src/pages/setting/user/index.jsx
@@ -232,7 +232,7 @@ <a type="link" onClick={() => { addViewRef.current.refreshData(record); addViewRef.current.refreshData({...record,type:'edit'}); handleModalVisibles(true); }} > @@ -261,7 +261,7 @@ <a type="link" onClick={() => { addViewRef.current.refreshData(record, true); addViewRef.current.refreshData({...record,type:'detail'}); handleModalVisibles(true); }} > @@ -344,7 +344,7 @@ <Button type="primary" onClick={() => { addViewRef.current.refreshData({}); addViewRef.current.refreshData({type:'add'}); handleModalVisibles(true); }} >