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
eb981a6d
Commit
eb981a6d
authored
Sep 05, 2024
by
涂伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: '维保联动规则提示添加'
parent
fb61f166
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
2 deletions
+10
-2
AddModal.jsx
...ages/bsmanager/patrolMaintenance/maintenance/AddModal.jsx
+5
-1
AddModalNew.jsx
...s/bsmanager/patrolMaintenance/maintenance/AddModalNew.jsx
+5
-1
No files found.
src/pages/bsmanager/patrolMaintenance/maintenance/AddModal.jsx
View file @
eb981a6d
...
@@ -1149,12 +1149,16 @@ const AddModal = props => {
...
@@ -1149,12 +1149,16 @@ const AddModal = props => {
<
Col
span=
{
23
}
>
<
Col
span=
{
23
}
>
<
span
style=
{
{
fontSize
:
'12px'
,
color
:
'#bfbcbc'
,
marginLeft
:
'114px'
}
}
>
<
span
style=
{
{
fontSize
:
'12px'
,
color
:
'#bfbcbc'
,
marginLeft
:
'114px'
}
}
>
当配置了关联事件后,可配置字段映射规则
{
/* 当配置了关联事件后,可配置字段映射规则 */
}
当配置了关联事件后,需要配置字段映射规则
</
span
>
</
span
>
<
br
/>
<
br
/>
<
span
style=
{
{
fontSize
:
'12px'
,
color
:
'#bfbcbc'
,
marginLeft
:
'114px'
}
}
>
<
span
style=
{
{
fontSize
:
'12px'
,
color
:
'#bfbcbc'
,
marginLeft
:
'114px'
}
}
>
配置后,设备维保发起的工单,可以传递该维保任务信息
配置后,设备维保发起的工单,可以传递该维保任务信息
</
span
>
</
span
>
<
span
style=
{
{
fontSize
:
'12px'
,
color
:
'#bfbcbc'
,
marginLeft
:
'114px'
}
}
>
如果不配置,则异常事件联动不会生效
</
span
>
</
Col
>
</
Col
>
<
Col
span=
{
4
}
/>
<
Col
span=
{
4
}
/>
<
Col
span=
{
19
}
>
<
Col
span=
{
19
}
>
...
...
src/pages/bsmanager/patrolMaintenance/maintenance/AddModalNew.jsx
View file @
eb981a6d
...
@@ -1670,12 +1670,16 @@ const AddModal = props => {
...
@@ -1670,12 +1670,16 @@ const AddModal = props => {
<
Col
span=
{
23
}
>
<
Col
span=
{
23
}
>
<
span
style=
{
{
fontSize
:
'12px'
,
color
:
'#bfbcbc'
,
marginLeft
:
'114px'
}
}
>
<
span
style=
{
{
fontSize
:
'12px'
,
color
:
'#bfbcbc'
,
marginLeft
:
'114px'
}
}
>
当配置了关联事件后,可配置字段映射规则
{
/* 当配置了关联事件后,可配置字段映射规则 */
}
当配置了关联事件后,需要配置字段映射规则
</
span
>
</
span
>
<
br
/>
<
br
/>
<
span
style=
{
{
fontSize
:
'12px'
,
color
:
'#bfbcbc'
,
marginLeft
:
'114px'
}
}
>
<
span
style=
{
{
fontSize
:
'12px'
,
color
:
'#bfbcbc'
,
marginLeft
:
'114px'
}
}
>
配置后,设备维保发起的工单,可以传递该维保任务信息
配置后,设备维保发起的工单,可以传递该维保任务信息
</
span
>
</
span
>
<
span
style=
{
{
fontSize
:
'12px'
,
color
:
'#bfbcbc'
,
marginLeft
:
'114px'
}
}
>
如果不配置,则异常事件联动不会生效
</
span
>
</
Col
>
</
Col
>
<
Col
span=
{
4
}
/>
<
Col
span=
{
4
}
/>
<
Col
span=
{
19
}
>
<
Col
span=
{
19
}
>
...
...
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