Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
T
topsun-bpm
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
鲁鑫
topsun-bpm
Commits
1d15b94b
Commit
1d15b94b
authored
Jan 20, 2025
by
1650842865
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
客供料专用库
parent
e2eebe1a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
materialApplyNext.js
...n/webapp/biz/topsun/sap/nonProdApply/materialApplyNext.js
+11
-0
No files found.
topsun-xt/src/main/webapp/biz/topsun/sap/nonProdApply/materialApplyNext.js
View file @
1d15b94b
...
@@ -47,6 +47,10 @@ function initializate() {
...
@@ -47,6 +47,10 @@ function initializate() {
}
else
{
}
else
{
$
(
"#xchpf"
).
val
(
"0"
);
$
(
"#xchpf"
).
val
(
"0"
);
}
}
if
(
data
.
value
==
"ZKGL"
){
$
(
"#lgort"
).
val
(
"1099"
);
$
(
"#lgortName"
).
val
(
"客供料专用库"
);
}
bindEvent_mrp
(
data
.
value
)
bindEvent_mrp
(
data
.
value
)
bindEvent_produce
(
data
.
value
);
bindEvent_produce
(
data
.
value
);
bindEvent_warehouse
(
data
.
value
);
bindEvent_warehouse
(
data
.
value
);
...
@@ -774,6 +778,13 @@ function bindEvent_lgtyp(werks,lgort,lgnum) {
...
@@ -774,6 +778,13 @@ function bindEvent_lgtyp(werks,lgort,lgnum) {
$
(
"#lgtypName"
).
val
(
"包装材料库存储区"
);
$
(
"#lgtypName"
).
val
(
"包装材料库存储区"
);
$
(
"#ltkzeName"
).
val
(
"包装材料库存储区"
);
$
(
"#ltkzeName"
).
val
(
"包装材料库存储区"
);
$
(
"#ltkzaName"
).
val
(
"包装材料库存储区"
);
$
(
"#ltkzaName"
).
val
(
"包装材料库存储区"
);
}
else
if
(
lgort
==
"1099"
){
$
(
"#lgtyp"
).
val
(
"014"
);
$
(
"#ltkze"
).
val
(
"014"
);
$
(
"#ltkza"
).
val
(
"014"
);
$
(
"#lgtypName"
).
val
(
"客供料专用库存储区"
);
$
(
"#ltkzeName"
).
val
(
"客供料专用库存储区"
);
$
(
"#ltkzaName"
).
val
(
"客供料专用库存储区"
);
}
}
}
}
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment