From e75fbafe30f3acfafa5cc9425ddca1eb1221ae45 Mon Sep 17 00:00:00 2001 From: zouyu <2723363702@qq.com> Date: 星期二, 19 十二月 2023 15:44:40 +0800 Subject: [PATCH] Merge branch 'master' of http://114.132.189.42:9002/r/mes-ocea-before --- src/views/technology/routing/routing-form.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/views/technology/routing/routing-form.vue b/src/views/technology/routing/routing-form.vue index 6fb7ec7..c2ddbf2 100644 --- a/src/views/technology/routing/routing-form.vue +++ b/src/views/technology/routing/routing-form.vue @@ -681,6 +681,7 @@ routingNo: null, name: null, partId: null, + partNo: null, partName: null, description: null, state: null, -- Gitblit v1.9.3