巡检任务编辑完成
This commit is contained in:
@@ -115,7 +115,6 @@ const initFormData: TaskForm = {
|
||||
inspectorId: undefined,
|
||||
routeId: undefined,
|
||||
taskTime: undefined,
|
||||
inspectSetting: undefined,
|
||||
costUnit: undefined,
|
||||
status: undefined,
|
||||
actualStartTime: undefined,
|
||||
@@ -133,7 +132,6 @@ const data = reactive<PageData<TaskForm, TaskQuery>>({
|
||||
inspectorId: undefined,
|
||||
routeId: undefined,
|
||||
taskTime: undefined,
|
||||
inspectSetting: undefined,
|
||||
costUnit: undefined,
|
||||
status: undefined,
|
||||
actualStartTime: undefined,
|
||||
|
||||
Reference in New Issue
Block a user