车间下载重命名
This commit is contained in:
@@ -129,6 +129,10 @@ public partial class copydownload : System.Web.UI.Page
|
||||
{
|
||||
rname = dealMemoName(rname);
|
||||
}
|
||||
if ("138".Equals(dr["SupplierId"].ToString()))
|
||||
{
|
||||
rname = formatMemo(dr["seller_memo"]) + string.Format("《{0}》", dr["ctid"]) + ext;
|
||||
}
|
||||
if (!hasFile)
|
||||
{
|
||||
if (File.Exists(fname))
|
||||
|
||||
Reference in New Issue
Block a user