Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CivManage
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
ReactWeb5
CivManage
Commits
e543b64e
Commit
e543b64e
authored
Apr 02, 2024
by
涂伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: '运维维保方案反馈表预览bug修复'
parent
64559388
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
AddModalNew.jsx
...s/bsmanager/patrolMaintenance/maintenance/AddModalNew.jsx
+3
-3
No files found.
src/pages/bsmanager/patrolMaintenance/maintenance/AddModalNew.jsx
View file @
e543b64e
...
@@ -41,7 +41,7 @@ import {
...
@@ -41,7 +41,7 @@ import {
}
from
'@ant-design/icons'
;
}
from
'@ant-design/icons'
;
import
styles
from
'./maintenance.less'
;
import
styles
from
'./maintenance.less'
;
import
RuleConfig
from
'@/components/RuleConfig'
;
import
RuleConfig
from
'@/components/RuleConfig'
;
//
import { FormRender } from 'panda-xform';
import
{
FormRender
}
from
'panda-xform'
;
import
{
import
{
CM_XWBPlan_AccountTable
,
CM_XWBPlan_AccountTable
,
NewCM_XWBPlan_feedbackTable
,
NewCM_XWBPlan_feedbackTable
,
...
@@ -1754,11 +1754,11 @@ const AddModal = props => {
...
@@ -1754,11 +1754,11 @@ const AddModal = props => {
footer=
{
null
}
footer=
{
null
}
>
>
<
Spin
spinning=
{
loading
}
>
<
Spin
spinning=
{
loading
}
>
{
/* {
formJson ? (
{
formJson
?
(
<
FormRender
schemaValues=
{
formJson
}
/>
<
FormRender
schemaValues=
{
formJson
}
/>
)
:
(
)
:
(
<
Empty
image=
{
Empty
.
PRESENTED_IMAGE_SIMPLE
}
style=
{
{
marginTop
:
'300px'
}
}
/>
<
Empty
image=
{
Empty
.
PRESENTED_IMAGE_SIMPLE
}
style=
{
{
marginTop
:
'300px'
}
}
/>
)}
*/
}
)
}
</
Spin
>
</
Spin
>
</
Modal
>
</
Modal
>
</
Drawer
>
</
Drawer
>
...
...
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