This commit is contained in:
parent
96f0f6a32f
commit
f9db060ce5
|
|
@ -171,7 +171,7 @@ namespace FineUIPro.Web.WeldMat.Stock
|
||||||
protected void btnMoveStore_Click(object sender, EventArgs e)
|
protected void btnMoveStore_Click(object sender, EventArgs e)
|
||||||
{
|
{
|
||||||
//if (BLL.CommonService.GetAllButtonPowerList(this.CurrUser.LoginProjectId, this.CurrUser.UserId, BLL.Const.CLGL_StockMoveRecordsMenuId, BLL.Const.BtnMoveStore))
|
//if (BLL.CommonService.GetAllButtonPowerList(this.CurrUser.LoginProjectId, this.CurrUser.UserId, BLL.Const.CLGL_StockMoveRecordsMenuId, BLL.Const.BtnMoveStore))
|
||||||
if(this.CurrUser.UserId!= "95eae1e8-ddb9-4b76-99f4-78a3636a398b") //焊材移库功能只能赵瑞霞操作
|
if (this.CurrUser.UserId == "95eae1e8-ddb9-4b76-99f4-78a3636a398b") //焊材移库功能只能赵瑞霞操作
|
||||||
{
|
{
|
||||||
if (CurrUser.Account != Const.Gly)
|
if (CurrUser.Account != Const.Gly)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue