车间下载重命名

This commit is contained in:
2026-07-04 17:08:25 +08:00
parent 75a672d862
commit 300c9b4910
3 changed files with 21 additions and 6 deletions
+4
View File
@@ -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))