|
import {PatentViewFieldJs,changeTranslation, patentKeywordsHighlight} from "@/views/task/components/PatentViewField";
|
|
import {PatentViewFieldJs,changeTranslation, patentKeywordsHighlight} from "@/views/task/components/PatentViewField";
|
|
- mixins:[Contrast,PatentViewFieldJs,changeTranslation, patentKeywordsHighlight],
|
|
|
|
|
|
+ mixins:[PatentDetails,PatentViewFieldJs,changeTranslation, patentKeywordsHighlight],
|
|
props:["fieldsArr","activeName","reportId","onChangesIn",'type','signPatentNo',"taskStatus","formS","taskFeilSure",'taskSources','reportMessage',"height"],//queryParams
|
|
props:["fieldsArr","activeName","reportId","onChangesIn",'type','signPatentNo',"taskStatus","formS","taskFeilSure",'taskSources','reportMessage',"height"],//queryParams
|