DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.cs
@@ -1159,6 +1159,11 @@ SetComboBoxValue(txt_fBusinessType, "委外(WW)"); SetComboBoxValue(txt_djtype, "委外直接调拨单(WWDB01_SYS)"); } else if (selectedValue == "生产调拨申请单(DBSQD03_SC)") { SetComboBoxValue(txt_fBusinessType, "生产(SC)"); SetComboBoxValue(txt_djtype, "生产直接调拨单(SCDB01_SYS)"); } else { SetComboBoxValue(txt_fBusinessType, "标准(NORMAL)");