Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-convertor-view
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
station
amos-convertor-view
Commits
03f392f9
Commit
03f392f9
authored
Aug 19, 2020
by
zhengjiawei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
消防整改
parent
3b930af9
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
121 additions
and
72 deletions
+121
-72
index.js
src/view/bizview/fireRectification/detailContent/index.js
+1
-1
index.js
src/view/bizview/fireRectification/index.js
+120
-71
No files found.
src/view/bizview/fireRectification/detailContent/index.js
View file @
03f392f9
...
@@ -26,7 +26,7 @@ class DetailContent extends Component {
...
@@ -26,7 +26,7 @@ class DetailContent extends Component {
<
div
className
=
"fire-resource-truck-detail-button"
>
<
div
className
=
"fire-resource-truck-detail-button"
>
<
Button
className
=
"go-back"
icon
=
{
<
BizIcon
icon
=
"fanhui"
/>
}
transparent
onClick
=
{
handleClose
}
/
>
<
Button
className
=
"go-back"
icon
=
{
<
BizIcon
icon
=
"fanhui"
/>
}
transparent
onClick
=
{
handleClose
}
/
>
<
div
className
=
"fire-resource-commit-button"
>
<
div
className
=
"fire-resource-commit-button"
>
{
{
states
===
'1'
&&
<
Button
icon
=
"ok"
onClick
=
{()
=>
this
.
save
()}
transparent
>
<
Button
icon
=
"ok"
onClick
=
{()
=>
this
.
save
()}
transparent
>
提交
提交
<
/Button
>
<
/Button
>
...
...
src/view/bizview/fireRectification/index.js
View file @
03f392f9
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment