|
|
@@ -8,8 +8,8 @@ export default {
|
|
|
index: true,
|
|
|
addBtn: false,
|
|
|
viewBtn: true,
|
|
|
- printBtn: true,
|
|
|
selection: true,
|
|
|
+ menu: false,
|
|
|
searchLabelWidth: 140,
|
|
|
labelWidth: 140,
|
|
|
menuWidth: 220,
|
|
|
@@ -23,7 +23,7 @@ export default {
|
|
|
type: 'input',
|
|
|
span: 12,
|
|
|
search: true,
|
|
|
- width: 100,
|
|
|
+ width: 80,
|
|
|
align: 'center',
|
|
|
showOverflowTooltip: true,
|
|
|
rules: [
|
|
|
@@ -39,7 +39,7 @@ export default {
|
|
|
prop: 'number',
|
|
|
type: 'input',
|
|
|
span: 12,
|
|
|
- width: 160,
|
|
|
+ width: 90,
|
|
|
align: 'center',
|
|
|
search: true,
|
|
|
showOverflowTooltip: true,
|
|
|
@@ -57,7 +57,7 @@ export default {
|
|
|
type: 'input',
|
|
|
span: 12,
|
|
|
search: true,
|
|
|
- width: 160,
|
|
|
+ width: 150,
|
|
|
align: 'center',
|
|
|
showOverflowTooltip: true,
|
|
|
// rules: [
|
|
|
@@ -111,7 +111,7 @@ export default {
|
|
|
prop: 'ethnic',
|
|
|
type: 'input',
|
|
|
span: 12,
|
|
|
- width: 120,
|
|
|
+ width: 80,
|
|
|
align: 'center',
|
|
|
showOverflowTooltip: true,
|
|
|
rules: [
|
|
|
@@ -127,7 +127,7 @@ export default {
|
|
|
prop: 'secondaryUnit',
|
|
|
type: 'input',
|
|
|
span: 12,
|
|
|
- width: 140,
|
|
|
+ width: 100,
|
|
|
search: true,
|
|
|
align: 'center',
|
|
|
showOverflowTooltip: true,
|
|
|
@@ -144,7 +144,7 @@ export default {
|
|
|
prop: 'department',
|
|
|
type: 'input',
|
|
|
span: 12,
|
|
|
- width: 140,
|
|
|
+ width: 120,
|
|
|
search: true,
|
|
|
align: 'center',
|
|
|
showOverflowTooltip: true,
|
|
|
@@ -217,7 +217,7 @@ export default {
|
|
|
type: 'datetime',
|
|
|
valueFormat: 'yyyy-MM-dd HH:mm:ss',
|
|
|
span: 12,
|
|
|
- width: 140,
|
|
|
+ width: 90,
|
|
|
align: 'center',
|
|
|
search: true,
|
|
|
showOverflowTooltip: true,
|
|
|
@@ -256,7 +256,7 @@ export default {
|
|
|
prop: 'degree',
|
|
|
type: 'select',
|
|
|
span: 12,
|
|
|
- width: 90,
|
|
|
+ width: 70,
|
|
|
align: 'center',
|
|
|
search: true,
|
|
|
dicUrl: '/api/kd-system/dict-biz/dictionary?code=xuewei',
|
|
|
@@ -278,7 +278,7 @@ export default {
|
|
|
prop: 'schoolName',
|
|
|
type: 'input',
|
|
|
span: 12,
|
|
|
- width: 160,
|
|
|
+ width: 130,
|
|
|
align: 'center',
|
|
|
showOverflowTooltip: true,
|
|
|
rules: [
|
|
|
@@ -294,7 +294,7 @@ export default {
|
|
|
prop: 'major',
|
|
|
type: 'input',
|
|
|
span: 12,
|
|
|
- width: 140,
|
|
|
+ width: 120,
|
|
|
align: 'center',
|
|
|
showOverflowTooltip: true,
|
|
|
rules: [
|
|
|
@@ -310,7 +310,7 @@ export default {
|
|
|
prop: 'rank',
|
|
|
type: 'select',
|
|
|
span: 12,
|
|
|
- width: 120,
|
|
|
+ width: 100,
|
|
|
align: 'center',
|
|
|
search: true,
|
|
|
dicUrl: '/api/kd-system/dict-biz/dictionary?code=zhicheng',
|
|
|
@@ -332,7 +332,7 @@ export default {
|
|
|
prop: 'practicingRequirement',
|
|
|
type: 'input',
|
|
|
span: 12,
|
|
|
- width: 100,
|
|
|
+ width: 80,
|
|
|
align: 'center',
|
|
|
search: true,
|
|
|
showOverflowTooltip: true,
|
|
|
@@ -349,7 +349,7 @@ export default {
|
|
|
prop: 'situation',
|
|
|
type: 'select',
|
|
|
span: 12,
|
|
|
- width: 100,
|
|
|
+ width: 80,
|
|
|
align: 'center',
|
|
|
search: true,
|
|
|
dicUrl: '/api/kd-system/dict-biz/dictionary?code=canyanqingkuang',
|
|
|
@@ -371,7 +371,7 @@ export default {
|
|
|
prop: 'personnelType',
|
|
|
type: 'select',
|
|
|
span: 12,
|
|
|
- width: 100,
|
|
|
+ width: 80,
|
|
|
align: 'center',
|
|
|
dicUrl: '/api/kd-system/dict-biz/dictionary?code=renyuanleixing',
|
|
|
props: {
|
|
|
@@ -397,21 +397,14 @@ export default {
|
|
|
},
|
|
|
{
|
|
|
label: '本年度从事研发工作天数',
|
|
|
- prop: 'yfts',
|
|
|
+ prop: 'workDaysByYear',
|
|
|
type: 'number',
|
|
|
span: 12,
|
|
|
- width: 170,
|
|
|
+ width: 160,
|
|
|
align: 'center',
|
|
|
fixed: 'right',
|
|
|
showOverflowTooltip: true,
|
|
|
editDisplay: false,
|
|
|
- rules: [
|
|
|
- {
|
|
|
- required: true,
|
|
|
- message: '请输入本年度从事研发工作天数',
|
|
|
- trigger: 'change',
|
|
|
- },
|
|
|
- ],
|
|
|
},
|
|
|
],
|
|
|
};
|