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
2383274c
Commit
2383274c
authored
Apr 02, 2024
by
刘学辉
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
物料/产品主数据修改
parent
c79ea0a8
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
42 additions
and
37 deletions
+42
-37
nonProdApplyClass.jsp
.../webapp/biz/topsun/sap/nonProdApply/nonProdApplyClass.jsp
+3
-3
nonProdApplyCost.jsp
...n/webapp/biz/topsun/sap/nonProdApply/nonProdApplyCost.jsp
+3
-3
nonProdApplyFinancial.js
...bapp/biz/topsun/sap/nonProdApply/nonProdApplyFinancial.js
+2
-2
nonProdApplyFinancial.jsp
...app/biz/topsun/sap/nonProdApply/nonProdApplyFinancial.jsp
+3
-3
nonProdApplyMRP.js
...ain/webapp/biz/topsun/sap/nonProdApply/nonProdApplyMRP.js
+2
-2
nonProdApplyMRP.jsp
...in/webapp/biz/topsun/sap/nonProdApply/nonProdApplyMRP.jsp
+3
-3
nonProdApplyMass.jsp
...n/webapp/biz/topsun/sap/nonProdApply/nonProdApplyMass.jsp
+2
-2
nonProdApplyNext.jsp
...n/webapp/biz/topsun/sap/nonProdApply/nonProdApplyNext.jsp
+1
-1
nonProdApplyProduce.jsp
...ebapp/biz/topsun/sap/nonProdApply/nonProdApplyProduce.jsp
+3
-3
nonProdApplyPurchase.jsp
...bapp/biz/topsun/sap/nonProdApply/nonProdApplyPurchase.jsp
+3
-3
nonProdApplySale.js
...in/webapp/biz/topsun/sap/nonProdApply/nonProdApplySale.js
+2
-2
nonProdApplySale.jsp
...n/webapp/biz/topsun/sap/nonProdApply/nonProdApplySale.jsp
+4
-3
nonProdApplyStore.jsp
.../webapp/biz/topsun/sap/nonProdApply/nonProdApplyStore.jsp
+3
-3
nonProdApplyWarehouse.jsp
...app/biz/topsun/sap/nonProdApply/nonProdApplyWarehouse.jsp
+3
-3
NonProdApplyNextController.java
...p/nonProdApply/controller/NonProdApplyNextController.java
+5
-1
No files found.
topsun-xt/src/main/webapp/biz/topsun/sap/nonProdApply/nonProdApplyClass.jsp
View file @
2383274c
...
...
@@ -87,15 +87,15 @@
fieldCol=
"11"
disabled=
"true"
/>
</div>
<div
class=
"hg-form-row"
id=
"businessPersonnelList"
>
<
x:title
title=
"业务人员"
name=
"group"
/
>
<
!--x:title title="业务人员" name="group"/--
>
<div
id=
"businessPersonnelListGrid"
style=
"margin: 2px;"
></div>
</div>
</div>
<
div
class=
"hg-form-cols"
>
<
%--div--
class="hg-form-cols">
<div class="hg-form-row">
<x:textareaC rows="3" name="textDescription" label="文本说明" labelCol="1" fieldCol="11"/>
</div>
</div>
</div
--%
>
</form>
<form
class=
"hg-form"
method=
"post"
action=
""
style=
"display: none;"
id=
"auditForm"
>
...
...
topsun-xt/src/main/webapp/biz/topsun/sap/nonProdApply/nonProdApplyCost.jsp
View file @
2383274c
...
...
@@ -91,15 +91,15 @@
fieldCol=
"11"
disabled=
"true"
/>
</div>
<div
class=
"hg-form-row"
id=
"businessPersonnelList"
>
<
x:title
title=
"业务人员"
name=
"group"
/
>
<
!--x:title title="业务人员" name="group"/--
>
<div
id=
"businessPersonnelListGrid"
style=
"margin: 2px;"
></div>
</div>
</div>
<
div
class=
"hg-form-cols"
>
<
%--div--
class="hg-form-cols">
<div class="hg-form-row">
<x:textareaC rows="3" name="textDescription" label="文本说明" labelCol="1" fieldCol="11"/>
</div>
</div>
</div
--%
>
</form>
...
...
topsun-xt/src/main/webapp/biz/topsun/sap/nonProdApply/nonProdApplyFinancial.js
View file @
2383274c
...
...
@@ -174,7 +174,7 @@ function loadGrid() {
}
function
bindEvent
(){
$
(
'#werksName'
).
searchbox
({
/*
$('#werksName').searchbox({
type: "system", name: "dictionary",
getParam: function (item) {
return {fieldName: "WERKS"}
...
...
@@ -183,7 +183,7 @@ function bindEvent(){
$('#werks').val(data.WERKS);
$('#werksName').val(data.NAME1);
}
});
});
*/
}
/**
...
...
topsun-xt/src/main/webapp/biz/topsun/sap/nonProdApply/nonProdApplyFinancial.jsp
View file @
2383274c
...
...
@@ -95,15 +95,15 @@
fieldCol=
"11"
disabled=
"true"
/>
</div>
<div
class=
"hg-form-row"
id=
"businessPersonnelList"
>
<
x:title
title=
"业务人员"
name=
"group"
/
>
<
!--x:title title="业务人员" name="group"/--
>
<div
id=
"businessPersonnelListGrid"
style=
"margin: 2px;"
></div>
</div>
</div>
<div
class=
"hg-form-cols"
>
<
%--
div class="hg-form-cols">
<div class="hg-form-row">
<x:textareaC rows="3" name="textDescription" label="文本说明" labelCol="1" fieldCol="11"/>
</div>
</div>
</div
--%
>
<%-- <x:title title="分类" name="group"/>--%>
<%-- <div class="hg-form-cols">--%>
...
...
topsun-xt/src/main/webapp/biz/topsun/sap/nonProdApply/nonProdApplyMRP.js
View file @
2383274c
...
...
@@ -107,9 +107,9 @@ function loadGrid() {
$
(
"#specifications"
).
attr
(
"disabled"
,
true
);
$
(
"#materialUsage"
).
attr
(
"disabled"
,
true
);
$
(
"#werks"
).
attr
(
"disabled"
,
true
);
//
$("#werks").attr("disabled",true);
// $("#lgort").attr("disabled",true);
UICtrl
.
disable
(
$
(
"#werksName"
));
UICtrl
.
disable
(
$
(
"#businessUsage"
));
UICtrl
.
disable
(
$
(
"#baseUnit"
));
UICtrl
.
disable
(
$
(
"#itemAttributes"
));
...
...
topsun-xt/src/main/webapp/biz/topsun/sap/nonProdApply/nonProdApplyMRP.jsp
View file @
2383274c
...
...
@@ -119,15 +119,15 @@
fieldCol=
"11"
disabled=
"true"
/>
</div>
<div
class=
"hg-form-row"
id=
"businessPersonnelList"
>
<
x:title
title=
"业务人员"
name=
"group"
/
>
<
!--x:title title="业务人员" name="group"/--
>
<div
id=
"businessPersonnelListGrid"
style=
"margin: 2px;"
></div>
</div>
</div>
<
div
class=
"hg-form-cols"
>
<
%--div--
class="hg-form-cols">
<div class="hg-form-row">
<x:textareaC rows="3" name="textDescription" label="文本说明" labelCol="1" fieldCol="11"/>
</div>
</div>
</div
--%
>
</form>
...
...
topsun-xt/src/main/webapp/biz/topsun/sap/nonProdApply/nonProdApplyMass.jsp
View file @
2383274c
...
...
@@ -102,11 +102,11 @@
<div
id=
"businessPersonnelListGrid"
style=
"margin: 2px;"
></div>
</div>
</div>
<
div
class=
"hg-form-cols"
>
<
%--div--
class="hg-form-cols">
<div class="hg-form-row">
<x:textareaC rows="3" name="textDescription" label="文本说明" labelCol="1" fieldCol="11"/>
</div>
</div>
</div
--%
>
<%-- <x:title title="分类" name="group"/>--%>
<%-- <div class="hg-form-cols">--%>
...
...
topsun-xt/src/main/webapp/biz/topsun/sap/nonProdApply/nonProdApplyNext.jsp
View file @
2383274c
...
...
@@ -162,7 +162,7 @@
</c:if>
<div
class=
"hg-form-row"
>
<x:title
title=
"业务人员"
name=
"group"
/>
<x:title
id=
"personTitle"
title=
"业务人员"
name=
"group"
/>
<div
id=
"businessPersonnelListGrid"
style=
"margin: 2px;"
></div>
</div>
</div>
...
...
topsun-xt/src/main/webapp/biz/topsun/sap/nonProdApply/nonProdApplyProduce.jsp
View file @
2383274c
...
...
@@ -90,15 +90,15 @@
fieldCol=
"11"
disabled=
"true"
/>
</div>
<div
class=
"hg-form-row"
id=
"businessPersonnelList"
>
<
x:title
title=
"业务人员"
name=
"group"
/
>
<
!--x:title title="业务人员" name="group"/--
>
<div
id=
"businessPersonnelListGrid"
style=
"margin: 2px;"
></div>
</div>
</div>
<
div
class=
"hg-form-cols"
>
<
%--div--
class="hg-form-cols">
<div class="hg-form-row">
<x:textareaC rows="3" name="textDescription" label="文本说明" labelCol="1" fieldCol="11"/>
</div>
</div>
</div
--%
>
</form>
<form
class=
"hg-form"
method=
"post"
action=
""
style=
"display: none;"
id=
"auditForm"
>
<div
class=
" border-left-top"
style=
"margin-top: 10px;"
>
...
...
topsun-xt/src/main/webapp/biz/topsun/sap/nonProdApply/nonProdApplyPurchase.jsp
View file @
2383274c
...
...
@@ -96,15 +96,15 @@
fieldCol=
"11"
disabled=
"true"
/>
</div>
<div
class=
"hg-form-row"
id=
"businessPersonnelList"
>
<
x:title
title=
"业务人员"
name=
"group"
/
>
<
!--x:title title="业务人员" name="group"/--
>
<div
id=
"businessPersonnelListGrid"
style=
"margin: 2px;"
></div>
</div>
</div>
<
div
class=
"hg-form-cols"
>
<
%--div--
class="hg-form-cols">
<div class="hg-form-row">
<x:textareaC rows="3" name="textDescription" label="文本说明" labelCol="1" fieldCol="11"/>
</div>
</div>
</div
--%
>
</form>
...
...
topsun-xt/src/main/webapp/biz/topsun/sap/nonProdApply/nonProdApplySale.js
View file @
2383274c
...
...
@@ -119,7 +119,7 @@ function loadGrid() {
UICtrl
.
disable
(
$
(
"#businessUsage"
));
UICtrl
.
disable
(
$
(
"#baseUnit"
));
UICtrl
.
disable
(
$
(
"#itemAttributes"
));
let
coRowNum
=
$
(
"#busiLens"
).
val
();
// let coRowNum = $("#businessUsage").val().replace(/,/g, '') + 1;
// let length = dept.length;
// let dept=$("#businessUsage").val().split(",");
...
...
@@ -168,7 +168,7 @@ function loadGrid() {
usePager
:
false
,
enabledEdit
:
true
,
width
:
"100%"
,
height
:
"90%"
,
//
coRowNum * 37.5,
height
:
coRowNum
*
37.5
,
heightDiff
:
-
8
,
fixedCellHeight
:
true
,
selectRowButtonOnly
:
true
,
...
...
topsun-xt/src/main/webapp/biz/topsun/sap/nonProdApply/nonProdApplySale.jsp
View file @
2383274c
...
...
@@ -17,6 +17,7 @@
<form
class=
"hg-form"
method=
"post"
action=
""
id=
"submitForm"
>
<x:hidden
name=
"active"
/>
<!--状态-->
<x:hidden
name=
"meId"
/>
<!--状态-->
<x:hidden
name=
"busiLens"
/>
<div
style=
"float: right; margin-right: 10px;display: none;"
class=
"btn-group"
id=
"buttonBox"
>
<button
id=
"save"
title=
""
type=
"button"
onclick=
"saveForm(0)"
class=
"btn btn-gray"
><i
class=
"fa fa-save"
></i>
保存
...
...
@@ -113,15 +114,15 @@
fieldCol=
"11"
disabled=
"true"
/>
</div>
<div
class=
"hg-form-row"
id=
"businessPersonnelList"
>
<
x:title
title=
"业务人员"
name=
"group"
/
>
<
!--x:title title="业务人员" name="group"/--
>
<div
id=
"businessPersonnelListGrid"
style=
"margin: 2px;"
></div>
</div>
</div>
<div
class=
"hg-form-cols"
>
<
%--
div class="hg-form-cols">
<div class="hg-form-row">
<x:textareaC rows="3" name="textDescription" label="文本说明" labelCol="1" fieldCol="11"/>
</div>
</div>
</div
--%
>
</form>
<form
class=
"hg-form"
method=
"post"
action=
""
style=
"display: none;"
id=
"auditForm"
>
<div
class=
" border-left-top"
style=
"margin-top: 10px;"
>
...
...
topsun-xt/src/main/webapp/biz/topsun/sap/nonProdApply/nonProdApplyStore.jsp
View file @
2383274c
...
...
@@ -94,15 +94,15 @@
fieldCol=
"11"
disabled=
"true"
/>
</div>
<div
class=
"hg-form-row"
id=
"businessPersonnelList"
>
<
x:title
title=
"业务人员"
name=
"group"
/
>
<
!--x:title title="业务人员" name="group"/--
>
<div
id=
"businessPersonnelListGrid"
style=
"margin: 2px;"
></div>
</div>
</div>
<div
class=
"hg-form-cols"
>
<
%--
div class="hg-form-cols">
<div class="hg-form-row">
<x:textareaC rows="3" name="textDescription" label="文本说明" labelCol="1" fieldCol="11"/>
</div>
</div>
</div
--%
>
<%-- <x:title title="分类" name="group"/>--%>
<%-- <div class="hg-form-cols">--%>
...
...
topsun-xt/src/main/webapp/biz/topsun/sap/nonProdApply/nonProdApplyWarehouse.jsp
View file @
2383274c
...
...
@@ -105,15 +105,15 @@
fieldCol=
"11"
disabled=
"true"
/>
</div>
<div
class=
"hg-form-row"
id=
"businessPersonnelList"
>
<
x:title
title=
"业务人员"
name=
"group"
/
>
<
!--x:title title="业务人员" name="group"/--
>
<div
id=
"businessPersonnelListGrid"
style=
"margin: 2px;"
></div>
</div>
</div>
<div
class=
"hg-form-cols"
>
<
%--
div class="hg-form-cols">
<div class="hg-form-row">
<x:textareaC rows="3" name="textDescription" label="文本说明" labelCol="1" fieldCol="11"/>
</div>
</div>
</div
--%
>
</form>
...
...
topsun/src/main/java/com/huigou/topsun/sap/nonProdApply/controller/NonProdApplyNextController.java
View file @
2383274c
...
...
@@ -223,7 +223,11 @@ public class NonProdApplyNextController extends CommonController {
NonProdApplyBaseInfo
baseInfo
=
nonProdApplyApplication
.
loadNonProdApplyBaseInfoById
(
nonProdApplyDept
.
getBaseInfoId
());
nonProdApplyDept
.
setBusinessCode
(
circulate
.
get
(
"deptCode"
).
toString
());
getBaseInfoAttrs
(
baseInfo
,
nonProdApplyDept
);
int
slen
=
1
;
if
(
StringUtil
.
isNotBlank
(
baseInfo
.
getBusinessUsage
())){
slen
=
baseInfo
.
getBusinessUsage
().
split
(
","
).
length
+
1
;
}
this
.
putAttribute
(
"busiLens"
,
slen
);
String
businessCode
=
circulate
.
get
(
"deptCode"
).
toString
();
switch
(
businessCode
)
{
case
"K"
:
...
...
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