领料页面

This commit is contained in:
李超 2025-07-30 08:51:11 +08:00
parent b25663bf99
commit 37624e8ff6
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@
var node = {
iframeUrl: '~\\WeldMat\\UsingSentMat\\UsingMat.aspx?welderCode=' + data.d,
iframeUrl: './WeldMat/UsingSentMat/UsingMat.aspx?welderCode=' + data.d,
title: "焊材领用",
id: "UsingMat" + getFormattedDate()
};