Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
hg-smart
Overview
Overview
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
platform
hg-smart
Commits
2eeee4a4
Commit
2eeee4a4
authored
Oct 28, 2024
by
zhangzhen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新表格模式页面查询条件优化3
parent
93c7bdf7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
HGSC013.js
src/main/webapp/HG/SC/HGSC013.js
+6
-0
No files found.
src/main/webapp/HG/SC/HGSC013.js
View file @
2eeee4a4
...
@@ -265,6 +265,12 @@ $(function () {
...
@@ -265,6 +265,12 @@ $(function () {
...
val5
.
totalWeight
,
...
val5
.
totalWeight
,
rowspan
:
val4
.
length
,
rowspan
:
val4
.
length
,
show
:
!
i4
show
:
!
i4
},
ccl
:{
...
val5
.
ccl
,
value
:
i4
?
(
Number
(
val5
.
ccl
.
value
)
+
Number
(
val4
[
i4
-
1
].
ccl
.
value
))
/
val4
.
length
:
Number
(
val5
.
ccl
.
value
),
rowspan
:
val4
.
length
,
show
:
!
i4
}
}
}
}
})
})
...
...
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