Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
xform
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
田翔
xform
Commits
ff19f60d
Commit
ff19f60d
authored
Jan 02, 2025
by
彭俊龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xform升级
parent
90643953
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
5 deletions
+17
-5
test.js
examples/base/test.js
+17
-5
No files found.
examples/base/test.js
View file @
ff19f60d
...
...
@@ -3468,11 +3468,23 @@ const Test = (props) => {
return
(
<
div
style
=
{{
width
:
'100%'
,
height
:
'100%'
}}
>
{
<
FormDesigner
ref
=
{
formDesignerRef
}
extra
=
{
true
}
tableName
=
'事件_形态测试WY'
/>
}
{
/* <FormRender ref={formRenderRef} schemaValues={schemaValues} /> */
}
{
/* <div onClick={submit}>提交</div> */
}
{
/*<Account accountName={'形态测试台账WY'} /> */
}
<
/div
>
<
FormDesigner
ref
=
{
formDesignerRef
}
extra
=
{
true
}
tableName
=
'事件_阀门启闭工单表'
/>
{
/* <FormRender
codes={{
事件名称: '水务小修',
工单编号: 'RXGD-2024-0024793',
}}
env={[
{ fieldName: '节点名称', fieldValue: '企管安监部负责人审批' }
]}
ref={formRenderRef}
schemaValues={schemaValues}
firstCall
disabled
/> */
}
{
/* <div onClick={submit}>提交</div> */
}
{
/* <Account accountName={'设备_台账_邛崃视频' || '二供机组' || '户表' || '二供泵房'} isExportRelationForm={'true'} /> */
}
<
/div
>
)
}
...
...
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