fix:修改
This commit is contained in:
@@ -219,6 +219,10 @@ namespace FineUIPro.Web.Controls
|
||||
}
|
||||
}
|
||||
}
|
||||
else if (!string.IsNullOrEmpty(Request.Params["ProjectUnitId"]))
|
||||
{
|
||||
this.CreateCode_Simple(Request.Params["strCode"]);
|
||||
}
|
||||
|
||||
this.Image1.ImageUrl = "~/" + this.QRCodeAttachUrl;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user