@ -316,7 +316,7 @@ namespace SCP.SupplierData
if (IdList.Count > 1000)
if (IdList.Count > 10000)
{
Alert.Show("选择发票条数"+ IdList.Count + "超过1000条,发票允许条数!");
return;