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
b1786160
Commit
b1786160
authored
Jan 10, 2025
by
1650842865
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
采购申请默认人民币
parent
0ea77373
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
0 deletions
+6
-0
sapPurchaseDetail.js
.../main/webapp/biz/topsun/sap/purchase/sapPurchaseDetail.js
+2
-0
sapZNE1PurchaseDetail.js
...n/webapp/biz/topsun/sap/purchase/sapZNE1PurchaseDetail.js
+2
-0
sapZNE2PurchaseDetail.js
...n/webapp/biz/topsun/sap/purchase/sapZNE2PurchaseDetail.js
+2
-0
No files found.
topsun-xt/src/main/webapp/biz/topsun/sap/purchase/sapPurchaseDetail.js
View file @
b1786160
...
...
@@ -83,6 +83,8 @@ function initItemGrid() {
ernam
:
$
(
"#personMemberName"
).
val
(),
afnam
:
$
(
"#personMemberName"
).
val
(),
afnamId
:
$
(
"#personMemberId"
).
val
(),
waersName
:
"人民币"
,
waers
:
"CNY"
});
}
},
...
...
topsun-xt/src/main/webapp/biz/topsun/sap/purchase/sapZNE1PurchaseDetail.js
View file @
b1786160
...
...
@@ -42,6 +42,8 @@ function initItemGrid() {
ernam
:
$
(
"#personMemberName"
).
val
(),
afnam
:
$
(
"#personMemberName"
).
val
(),
afnamId
:
$
(
"#personMemberId"
).
val
(),
waersName
:
"人民币"
,
waers
:
"CNY"
});
},
deleteHandler
:
function
()
{
...
...
topsun-xt/src/main/webapp/biz/topsun/sap/purchase/sapZNE2PurchaseDetail.js
View file @
b1786160
...
...
@@ -97,6 +97,8 @@ function initItemGrid() {
ernam
:
$
(
"#personMemberName"
).
val
(),
afnam
:
$
(
"#personMemberName"
).
val
(),
afnamId
:
$
(
"#personMemberId"
).
val
(),
waersName
:
"人民币"
,
waers
:
"CNY"
});
}
},
...
...
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