基本信息
软件名称{{ form.softwareName || '-' }}
著作权人{{ form.applicant || '-' }}
所属单位{{ form.organization || '-' }}
版本号{{ form.version || '-' }}
开发完成日期{{ form.developmentFinishDate ? formatDate(form.developmentFinishDate, 'YYYY-MM-DD') : '-' }}
首次发表日期{{ form.firstPublishDate ? formatDate(form.firstPublishDate, 'YYYY-MM-DD') : '-' }}
成果归属单位
{{ getDictLabel('achievement_owner_unit', form.achievementOwnerUnit) || form.achievementOwnerUnit || '-' }}
权利范围
{{ getDictLabel('rights_scope', form.rightsScope) || form.rightsScope || '-' }}
权利取得方式
{{ getDictLabel('rights_acquire_method', form.rightsAcquireMethod) || form.rightsAcquireMethod || '-' }}
开发方式
{{ getDictLabel('development_method', form.developmentMethod) || form.developmentMethod || '-' }}
备注