From 261e4f0953cee0070fd790d299372d375087e500 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期一, 24 七月 2023 13:31:49 +0800
Subject: [PATCH] 生产订单编辑 加 客户规格型号 客户物料名称 客户订单报表增加两字段(业务状态、备注取生产订单),报表增加两个按钮,可以去变更两个字段的值。(业务状态修改成完工之后,报表就显示ok,选择其中一行变更后反写到生产订单当中)
---
WorkM/流转卡管理/MES_StationOutBillList_Bad.designer.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git "a/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/MES_StationOutBillList_Bad.designer.cs" "b/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/MES_StationOutBillList_Bad.designer.cs"
index 281a00c..2572d06 100644
--- "a/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/MES_StationOutBillList_Bad.designer.cs"
+++ "b/WorkM/\346\265\201\350\275\254\345\215\241\347\256\241\347\220\206/MES_StationOutBillList_Bad.designer.cs"
@@ -241,6 +241,7 @@
this.cx,
this.sx,
this.toolStripSeparator1,
+ this.bzd,
this.xz,
this.dj,
this.sc,
@@ -248,7 +249,6 @@
this.sh,
this.qsh,
this.toolStripSeparator6,
- this.bzd,
this.toolStripSeparator4,
this.tc,
this.toolStripSeparator3,
--
Gitblit v1.9.1