代码无效引用清理,试压包资料界面看板修改
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
using BLL;
|
||||
using FineUIPro.Web.PHTGL.BiddingManagement;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Data;
|
||||
@@ -105,7 +104,7 @@ namespace FineUIPro.Web.PHTGL.Filing
|
||||
}
|
||||
if (e.CommandName == "export")
|
||||
{
|
||||
BLL.PHTGL_BidApproveUserReviewService.PrintFile( fileId);
|
||||
BLL.PHTGL_BidApproveUserReviewService.PrintFile(fileId);
|
||||
|
||||
//ApproveUserReview approveUserReview = new ApproveUserReview();
|
||||
//approveUserReview.Print(fileId);
|
||||
|
||||
Reference in New Issue
Block a user