|
|
|
@ -279,14 +279,14 @@ import JSelectItem from '@/components/jeecgbiz/JSelectItem'
|
|
|
|
|
placeholder: '请输入${title}', |
|
|
|
|
defaultValue:'', |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
{ |
|
|
|
|
title: '计划详情id', |
|
|
|
|
title: '', |
|
|
|
|
key: 'processUdgetPlanMaterialId', |
|
|
|
|
type: FormTypes.input, |
|
|
|
|
width:"0px", |
|
|
|
|
placeholder: '请输入${title}', |
|
|
|
|
defaultValue:'', |
|
|
|
|
|
|
|
|
|
}, |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|