src/templates/sharecomponent/settingcomponent/settingform/simplescript/index.jsx
@@ -70,7 +70,7 @@ render: (text, record) => record.status === 'false' ? ( <div style={{color: '#ff4d4f'}}> {this.props.dict['model.status.forbidden']} 禁用 <StopOutlined style={{marginLeft: '5px'}} /> </div> ) :