2024年3月25日发(作者:)

private void 物料简称维护ToolStripMenuItem_Click(object sender, EventArgs e)

{

if (!_Open(this, "J050C"))

{

myJ050C = new J050C();

ent = this;

();

}

}

private void 水分仪测水物资对应关系维护ToolStripMenuItem_Click(object sender,

EventArgs e)

{

if (!_Open(this, "J060C"))

{

myJ060C = new J060C();

ent = this;

();

}

}

private void 交接班班次班组维护ToolStripMenuItem_Click(object sender, EventArgs e)

{

if (!_Open(this, "J070C"))

{

myJ070C = new J070C();

ent = this;

();

}

}

private void 原料场贮煤矿场汽车接卸记录单ToolStripMenuItem_Click(object sender,

EventArgs e)

{

if (!_Open(this, "Report_TRUCK_WEIGHT"))//

{

myReport_TRUCK_WEIGHT = new Report_TRUCK_WEIGHT();

myReport_TRUCK_ent = this;

myReport_TRUCK_();

}

}

private void 混匀年报ToolStripMenuItem_Click(object sender, EventArgs e)

{

if (!_Open(this, "Report_MIX_YEAR"))//

{

myReport_MIX_YEAR = new Report_MIX_YEAR();

myReport_MIX_ent = this;

myReport_MIX_();

}

}

private void 混匀配料槽报表ToolStripMenuItem_Click(object sender, EventArgs e)

{

if (!_Open(this, "Report_MIX_STORE"))//

{

myReport_MIX_STORE = new Report_MIX_STORE();

myReport_MIX_ent = this;

myReport_MIX_();

}

}

private void 混匀班报表ToolStripMenuItem1_Click(object sender, EventArgs e)

{

if (!_Open(this, "Report_MIX_CREW"))//

{

myReport_MIX_CREW = new Report_MIX_CREW();

myReport_MIX_ent = this;

myReport_MIX_();

}

}

private void 混堆计划报表ToolStripMenuItem1_Click(object sender, EventArgs e)

{

if (!_Open(this, "Report_MIX_PLAN"))//

{

myReport_MIX_PLAN = new Report_MIX_PLAN();

myReport_MIX_ent = this;

myReport_MIX_();

}

}

private void 粉矿仓粉焦仓和喷煤仓报表ToolStripMenuItem1_Click(object sender,

EventArgs e)

{

if (!_Open(this, "Report_BLAST_FSP_STORE"))//

{

myReport_BLAST_FSP_STORE = new Report_BLAST_FSP_STORE();