|
|
@@ -175,7 +175,7 @@ export const formSections: ConstructionDailyReportSection[] = [
|
|
|
editableInEdit: true
|
|
|
},
|
|
|
{ prop: 'weather', label: '天气', editableInEdit: true },
|
|
|
- { prop: 'temperature', label: '气温(℃)', type: 'number', editableInEdit: true }
|
|
|
+ { prop: 'temperature', label: '气温(℃)', editableInEdit: true }
|
|
|
]
|
|
|
}
|
|
|
]
|