bug
lu
2 天以前 50094ed57964061c4da781337b13a7e7d9bc4113
DevApp/Gs.DevApp/DevFrm/FQC/MesFqcExceptional.cs
@@ -12,7 +12,7 @@
{
    public partial class MesFqcExceptional : DevExpress.XtraEditors.XtraForm
    {
        string _webServiceName = "MesQcExceptionalManager/";
        string _webServiceName = "FqcExceptionalManager/";
        List<FilterEntity> _filterList = new List<FilterEntity>();
        public MesFqcExceptional()
        {