Merge branch 'master' of http://10.0.41.100:3000/lishenfeng/tsg-web
commit
9d694ae173
|
|
@ -69,6 +69,7 @@ function Wxq({ id, data, dispatch }) {
|
|||
<BasicCrudModal
|
||||
width={1000}
|
||||
ref={refModal}
|
||||
style={{top:'100px'}}
|
||||
title=""
|
||||
title1="巡查任务详情"
|
||||
component={ModalForm}
|
||||
|
|
|
|||
|
|
@ -223,6 +223,7 @@ const Page = ({mySetTms}) => {
|
|||
<BasicCrudModal
|
||||
width={1000}
|
||||
ref={refModal}
|
||||
style={{top:'100px'}}
|
||||
title=""
|
||||
component={ModalForm}
|
||||
title1="详情"
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 2.0 MiB After Width: | Height: | Size: 1.7 MiB |
Loading…
Reference in New Issue