From 16e9225bbc2eeb038cbc726f9920aaa53dfb2785 Mon Sep 17 00:00:00 2001 From: andy <1042025947@qq.com> Date: Mon, 21 Jul 2025 08:52:58 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/orderPro/index.vue | 2 +- src/views/system/route/index_backup.vue | 2131 +++++++++++++++++++++++ 2 files changed, 2132 insertions(+), 1 deletion(-) create mode 100644 src/views/system/route/index_backup.vue diff --git a/src/views/system/orderPro/index.vue b/src/views/system/orderPro/index.vue index 61a627c..8e708ef 100644 --- a/src/views/system/orderPro/index.vue +++ b/src/views/system/orderPro/index.vue @@ -508,7 +508,7 @@ import ImageUpload from '@/components/ImageUpload'; import { getToken } from '@/utils/auth'; import bomInfo from '@/views/system/details/index.vue'; //bom明细 -import processInfo from '@/views/system/route/test.vue'; //工艺信息 +import processInfo from '@/views/system/route/index.vue'; //工艺信息 export default { diff --git a/src/views/system/route/index_backup.vue b/src/views/system/route/index_backup.vue new file mode 100644 index 0000000..ec72791 --- /dev/null +++ b/src/views/system/route/index_backup.vue @@ -0,0 +1,2131 @@ + + + + + + + + + + + + 搜索 + 重置 + + + + + + + + + 新增 + + + + + 修改 + + + + + 删除 + + + + + 导出 + + + + 导入工艺 + + + + 导入时间 + + + + 推送工艺 + + + + 更新计划时间 + + + + 更新生产订单 + + + + 生成PDF + + + + 获取标准工艺 + + + + 获取全部工艺 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{ scope.row.firstBatchQuantity }} + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{ scope.row.processName }} + + + + + + + + + {{ scope.row.processDescription }} + + + + + + + + + + + + + + {{ scope.row.processControl }} + + + + + + + + + {{ scope.row.activityDuration }} + + + + + + + + + + + {{ parseTime(scope.row.xuStartTime, '{y}-{m}-{d}') }} + + + + + + + + + {{ parseTime(scope.row.xuEndTime, '{y}-{m}-{d}') }} + + + + + + + + {{ parseTime(scope.row.planStartTime, '{y}-{m}-{d}') }} + + + + + {{ parseTime(scope.row.planEndTime, '{y}-{m}-{d}') }} + + + + + + + 添加工艺 + + + 保存工艺 + + + + + 确定 + + + 取消 + + + + + + 修改 + + + 删除 + + + + + 删除 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 将文件拖到此处,或点击上传 + + + + 是否更新已经存在的物料数据 + + 仅允许导入xls、xlsx格式文件。 + + + + + + + + + + 将文件拖到此处,或点击上传 + + 仅允许导入xls、xlsx格式文件。 + + + + + + + + + + + {{ currentMaterial.materialCode }} + {{ currentMaterial.materialName }} + {{ currentMaterial.productionOrderNo }} + + + + + + + + + + 新增 + + + 刷新 + + + 导出 + + + + + + + + + + + + + + + + {{ scope.row.singleWeight || '0' }} + + + + + {{ scope.row.quantity || '0' }} + + + + + + 修改 + 删除 + + + + + + + + + + + + + + + + + {{ item.materialName }} + + 编码: {{ item.materialCode }} + 材质: {{ item.materialType }} + 单位: {{ item.classificationName }} + 库存: {{ item.singleWeight || '0' }} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 工艺路线信息 + + + + + + + + + + {{ selectedRouteId === scope.row.id ? '查看中' : '查看' }} + + + + + + + + + 工序信息 - {{ selectedRoute.fnumber }} + + + + + + + + + + {{ scope.row.activityDuration }} {{ scope.row.activityUnit }} + + + + + + + + + + +