领料页面
This commit is contained in:
parent
b25663bf99
commit
37624e8ff6
|
@ -125,7 +125,7 @@
|
||||||
|
|
||||||
var node = {
|
var node = {
|
||||||
|
|
||||||
iframeUrl: '~\\WeldMat\\UsingSentMat\\UsingMat.aspx?welderCode=' + data.d,
|
iframeUrl: './WeldMat/UsingSentMat/UsingMat.aspx?welderCode=' + data.d,
|
||||||
title: "焊材领用",
|
title: "焊材领用",
|
||||||
id: "UsingMat" + getFormattedDate()
|
id: "UsingMat" + getFormattedDate()
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue