|
@@ -0,0 +1,250 @@
|
|
|
|
|
+export default {
|
|
|
|
|
+ height: 'auto',
|
|
|
|
|
+ calcHeight: 30,
|
|
|
|
|
+ tip: false,
|
|
|
|
|
+ searchShow: true,
|
|
|
|
|
+ searchMenuSpan: 6,
|
|
|
|
|
+ border: true,
|
|
|
|
|
+ index: false,
|
|
|
|
|
+ addBtn: false,
|
|
|
|
|
+ delBtn: false,
|
|
|
|
|
+ selection: false,
|
|
|
|
|
+ searchLabelWidth: 140,
|
|
|
|
|
+ labelWidth: 200,
|
|
|
|
|
+ menuWidth: 90,
|
|
|
|
|
+ dialogClickModal: false,
|
|
|
|
|
+ dialogWidth: 500,
|
|
|
|
|
+ dialogType: "drawer",
|
|
|
|
|
+ column: [
|
|
|
|
|
+ {
|
|
|
|
|
+ label: '序号',
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ children: [{
|
|
|
|
|
+ label: '甲',
|
|
|
|
|
+ prop: 'xuhao',
|
|
|
|
|
+ width: 60,
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ display: false,
|
|
|
|
|
+ showOverflowTooltip: true,
|
|
|
|
|
+ }]
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ label: '研发项目名称',
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ children: [{
|
|
|
|
|
+ label: '乙',
|
|
|
|
|
+ prop: 'xmmc',
|
|
|
|
|
+ width: 120,
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ display: false,
|
|
|
|
|
+ showOverflowTooltip: true,
|
|
|
|
|
+ }]
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ label: '研发项目来源',
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ children: [{
|
|
|
|
|
+ label: '1',
|
|
|
|
|
+ prop: 'xmly',
|
|
|
|
|
+ width: 100,
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ display: false,
|
|
|
|
|
+ showOverflowTooltip: true,
|
|
|
|
|
+ }]
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ label: '项目开展形式',
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ children: [{
|
|
|
|
|
+ label: '2',
|
|
|
|
|
+ prop: 'xmkzxs',
|
|
|
|
|
+ width: 100,
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ display: false,
|
|
|
|
|
+ showOverflowTooltip: true,
|
|
|
|
|
+ }]
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ label: '项目当年成果形式',
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ children: [{
|
|
|
|
|
+ label: '3',
|
|
|
|
|
+ prop: 'xmcgxs',
|
|
|
|
|
+ width: 100,
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ display: false,
|
|
|
|
|
+ showOverflowTooltip: true,
|
|
|
|
|
+ }]
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ label: '项目技术经济目标',
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ children: [{
|
|
|
|
|
+ label: '4',
|
|
|
|
|
+ prop: 'xmjsjjmb',
|
|
|
|
|
+ width: 100,
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ display: false,
|
|
|
|
|
+ showOverflowTooltip: true,
|
|
|
|
|
+ }]
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ label: '项目起始日期',
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ children: [{
|
|
|
|
|
+ label: '5',
|
|
|
|
|
+ prop: 'xmkssj',
|
|
|
|
|
+ width: 95,
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ display: false,
|
|
|
|
|
+ showOverflowTooltip: true,
|
|
|
|
|
+ }]
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ label: '项目结束时间',
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ children: [{
|
|
|
|
|
+ label: '6',
|
|
|
|
|
+ prop: 'xmjssj',
|
|
|
|
|
+ width: 95,
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ display: false,
|
|
|
|
|
+ showOverflowTooltip: true,
|
|
|
|
|
+ }]
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ label: '跨年项目当年所处主要进阶段',
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ children: [{
|
|
|
|
|
+ label: '7',
|
|
|
|
|
+ prop: 'xmjd',
|
|
|
|
|
+ width: 110,
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ type: 'select',
|
|
|
|
|
+ span: 24,
|
|
|
|
|
+ display: false,
|
|
|
|
|
+ showOverflowTooltip: true,
|
|
|
|
|
+ }, {
|
|
|
|
|
+ label: '跨年项目当年所处主要进阶段',
|
|
|
|
|
+ prop: 'xmjdField',
|
|
|
|
|
+ width: 110,
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ type: 'select',
|
|
|
|
|
+ span: 24,
|
|
|
|
|
+ hide: true,
|
|
|
|
|
+ showOverflowTooltip: true,
|
|
|
|
|
+ }]
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ label: '项目研究开发人员(人)',
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ children: [{
|
|
|
|
|
+ label: '8',
|
|
|
|
|
+ prop: 'xmyjkfry',
|
|
|
|
|
+ width: 100,
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ display: false,
|
|
|
|
|
+ showOverflowTooltip: true,
|
|
|
|
|
+ }]
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ label: '项目人员实际工作时间(人月)',
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ children: [{
|
|
|
|
|
+ label: '9',
|
|
|
|
|
+ prop: 'gzsj',
|
|
|
|
|
+ width: 110,
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ display: false,
|
|
|
|
|
+ showOverflowTooltip: true,
|
|
|
|
|
+ }]
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ label: '项目经费支出(千元)',
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ children: [{
|
|
|
|
|
+ label: '10',
|
|
|
|
|
+ prop: 'jfzc',
|
|
|
|
|
+ width: 90,
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ display: false,
|
|
|
|
|
+ showOverflowTooltip: true,
|
|
|
|
|
+ }]
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ label: '其中:政府奖金',
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ children: [{
|
|
|
|
|
+ label: '11',
|
|
|
|
|
+ prop: '11',
|
|
|
|
|
+ width: 80,
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ type: 'number',
|
|
|
|
|
+ min: 0,
|
|
|
|
|
+ precision: 2,
|
|
|
|
|
+ span: 24,
|
|
|
|
|
+ display: false,
|
|
|
|
|
+ showOverflowTooltip: true,
|
|
|
|
|
+ }, {
|
|
|
|
|
+ label: '其中:政府奖金',
|
|
|
|
|
+ prop: '11Field',
|
|
|
|
|
+ width: 80,
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ type: 'number',
|
|
|
|
|
+ min: 0,
|
|
|
|
|
+ precision: 2,
|
|
|
|
|
+ span: 24,
|
|
|
|
|
+ hide: true,
|
|
|
|
|
+ showOverflowTooltip: true,
|
|
|
|
|
+ }]
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ label: '用于科学原理的探索发现的经费总额',
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ children: [{
|
|
|
|
|
+ label: '12',
|
|
|
|
|
+ prop: '12',
|
|
|
|
|
+ width: 120,
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ display: false,
|
|
|
|
|
+ showOverflowTooltip: true,
|
|
|
|
|
+ }]
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ label: '其中:企业自主开展',
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ children: [{
|
|
|
|
|
+ label: '13',
|
|
|
|
|
+ prop: '13',
|
|
|
|
|
+ width: 110,
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ display: false,
|
|
|
|
|
+ showOverflowTooltip: true,
|
|
|
|
|
+ }]
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ label: '委托外单位开展',
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ children: [{
|
|
|
|
|
+ label: '14',
|
|
|
|
|
+ prop: '14',
|
|
|
|
|
+ width: 90,
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ display: false,
|
|
|
|
|
+ showOverflowTooltip: true,
|
|
|
|
|
+ }]
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ label: '研究类型',
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ children: [{
|
|
|
|
|
+ label: '15',
|
|
|
|
|
+ prop: '15',
|
|
|
|
|
+ width: 80,
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ display: false,
|
|
|
|
|
+ showOverflowTooltip: true,
|
|
|
|
|
+ }]
|
|
|
|
|
+ },
|
|
|
|
|
+ ],
|
|
|
|
|
+};
|