胡超1 1 year ago
parent
commit
c9593c2722
  1. 3
      CPF_Cef/MainModel.cs

3
CPF_Cef/MainModel.cs

@ -853,7 +853,6 @@ namespace AKS.EnterpriseLibrary.WebBrowser
@event2.Set(); @event2.Set();
} }
//上传本地文件中转 //上传本地文件中转
private string urlP = string.Empty; private string urlP = string.Empty;
private AutoResetEvent @event5 = new AutoResetEvent(false); private AutoResetEvent @event5 = new AutoResetEvent(false);
@ -1198,7 +1197,5 @@ namespace AKS.EnterpriseLibrary.WebBrowser
} }
}); });
} }
} }
} }

Loading…
Cancel
Save