自主管理加分项
This commit is contained in:
@@ -172,7 +172,7 @@ namespace FineUIPro.Web.HJGL.MaterialManage
|
||||
this.drpEquipment.DataBind();
|
||||
Funs.FineUIPleaseSelect(this.drpEquipment);
|
||||
this.drpEquipment.SelectedIndex = 0;
|
||||
string code = ProjectService.GetProjectByProjectId(this.CurrUser.LoginProjectId).ProjectCode + "-HJ-TCC-LL-";
|
||||
string code = ProjectService.GetProjectByProjectId(this.CurrUser.LoginProjectId).ProjectCode + "-HJ-XJYJ-LL-";
|
||||
txtCode.Text = BLL.SQLHelper.RunProcNewId("SpGetNewCode5ByProjectId", "dbo.HJGL_ElectrodeRecovery", "RecoveryCode", this.CurrUser.LoginProjectId, code);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user