代码无效引用清理,试压包资料界面看板修改
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
using System.Collections;
|
||||
using FineUIPro;
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using FineUIPro;
|
||||
using Model;
|
||||
|
||||
namespace BLL
|
||||
{
|
||||
@@ -228,7 +227,7 @@ namespace BLL
|
||||
var returndata = Project_HSSEData_HSSEService.DeleteProjectSecurityRiskData(item.HazardId);
|
||||
if (returndata.code == 1)
|
||||
{
|
||||
|
||||
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user