diff --git a/src/views/mold/inspectionItems/InspectionItemsForm.vue b/src/views/mold/inspectionItems/InspectionItemsForm.vue new file mode 100644 index 00000000..23f52964 --- /dev/null +++ b/src/views/mold/inspectionItems/InspectionItemsForm.vue @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + {{ dict.label }} + + + + + + 确 定 + 取 消 + + + + + diff --git a/src/views/mold/inspectionItems/index.vue b/src/views/mold/inspectionItems/index.vue new file mode 100644 index 00000000..09aadd6c --- /dev/null +++ b/src/views/mold/inspectionItems/index.vue @@ -0,0 +1,252 @@ + + + + + + + + + + + + + + + + 搜索 + + + 重置 + + + 新增 + + + 批量删除 + + + 导出 + + + + + + + + + + + + {{ (queryParams.pageNo - 1) * queryParams.pageSize + scope.$index + 1 }} + + + + + + + + {{ getTagLabel('Inspection_method', scope.row.inspectionMethod) }} + + + + + + + {{ getTagLabel('value_types', scope.row.valueType) }} + + + + + + + + + + 编辑 + + + 删除 + + + + + + + + + + + + + diff --git a/src/views/mold/inspectionPlan/InspectionPlanForm.vue b/src/views/mold/inspectionPlan/InspectionPlanForm.vue new file mode 100644 index 00000000..2eed48e6 --- /dev/null +++ b/src/views/mold/inspectionPlan/InspectionPlanForm.vue @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + 确 定 + 取 消 + + + + + + diff --git a/src/views/mold/inspectionPlan/index.vue b/src/views/mold/inspectionPlan/index.vue new file mode 100644 index 00000000..bc8c0711 --- /dev/null +++ b/src/views/mold/inspectionPlan/index.vue @@ -0,0 +1,328 @@ + + + + + + + + + + + + + + + + + 搜索 + 重置 + + 新增 + + + 批量删除 + + + 导出 + + + + + + + + + + + + + {{ s2.$index + 1 }} + + + + + + + - + + {{ getTagLabel('Inspection_method', s2.row.inspectionMethod) }} + + + + + + + + + + + + {{ (queryParams.pageNo - 1) * queryParams.pageSize + scope.$index + 1 }} + + + + + + + {{ getPlanTypeLabel(scope.row.planType) }} + + + + + + + + + + + 编辑 + + + 删除 + + + + + + + + + + + + + diff --git a/src/views/mold/taskConfiguration/TaskConfigurationForm.vue b/src/views/mold/taskConfiguration/TaskConfigurationForm.vue new file mode 100644 index 00000000..369e21b0 --- /dev/null +++ b/src/views/mold/taskConfiguration/TaskConfigurationForm.vue @@ -0,0 +1,245 @@ + + + + + + + + + 点检 + 保养 + + + + + + + + + + + + + + + + + + + + + + + + + + + {{ dict.label }} + + + + + + 确 定 + 取 消 + + + + + + diff --git a/src/views/mold/taskConfiguration/index.vue b/src/views/mold/taskConfiguration/index.vue new file mode 100644 index 00000000..a5184eba --- /dev/null +++ b/src/views/mold/taskConfiguration/index.vue @@ -0,0 +1,230 @@ + + + + + + + + + + + + + + + + + 搜索 + + + 重置 + + + 新增 + + + 导出 + + + + + + + + + + + + + 点检 + 保养 + - + + + + + + + + + + + + + + + + + + 新增工单管理 + + + 编辑 + + + 删除 + + + + + + + + + + + + + diff --git a/src/views/mold/workOrderInquiry/index.vue b/src/views/mold/workOrderInquiry/index.vue new file mode 100644 index 00000000..6b721750 --- /dev/null +++ b/src/views/mold/workOrderInquiry/index.vue @@ -0,0 +1,187 @@ + + + + + + + + + + + + + + + + + + + + + + + + 重置 + + + 查询 + + + + + + + + + 取消任务 + + + + + + + + + + + 点检 + 保养 + - + + + + + + + + + + + + + + 通过 + 不通过 + - + + + + + + + + + + + + + +