|
|
@@ -171,7 +171,7 @@ export default { |
|
|
|
// CheckStatus:{ type: 'select', title: '审核状态', }, |
|
|
|
Purchase_Service_Details:{ type: 'girdtable', title: '劳务维修详情', __defaultItem__:{}, fieldsData:[ |
|
|
|
{ field:'ServiceContent', type:'input', name:'维修内容' }, |
|
|
|
{ field:'Price', type:'input', name:'价格' }, |
|
|
|
{ field:'Price', type:'input', name:'估值' }, |
|
|
|
{ field:'Peoplecount', type:'input', name:'人数' }, |
|
|
|
{ field:'Days', type:'input', name:'天数' }, |
|
|
|
{ field:'Standar', type:'input', name:'标准' }, |
|
|
|