src/menu/components/share/actioncomponent/formconfig.jsx
@@ -201,7 +201,7 @@ { type: 'textarea', key: 'interface', label: Formdict['header.form.interface'], label: '测试地址', initVal: card.sysInterface === 'true' ? (window.GLOB.mainSystemApi || '') : (card.interface || ''), required: true, readonly: card.sysInterface === 'true'