src/menu/actioncomponent/formconfig.jsx
@@ -161,14 +161,6 @@ }, { type: 'select', key: 'linkTab', label: '关联标签', initVal: card.linkTab || '', required: false, options: [] }, { type: 'select', key: 'pageTemplate', label: Formdict['model.form.newpage.type'], initVal: card.pageTemplate || '',