Commit ff19f60d authored by 彭俊龙's avatar 彭俊龙

xform升级

parent 90643953
......@@ -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>
)
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment