Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
leaf-hlcm
Project
Project
Details
Activity
Releases
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
hlcm
leaf-hlcm
Commits
1760d5a3
Commit
1760d5a3
authored
Nov 14, 2019
by
niminmin
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature/商业伙伴.代理店优化' into develop
parents
3e392a34
68702b30
Pipeline
#2882
canceled with stages
Changes
3
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15411 additions
and
0 deletions
+15411
-0
Leaf-all-min.js
.../webapp/leafresource/leaf.ui.std/hap/base/Leaf-all-min.js
+12283
-0
Grid-min.js
...main/webapp/leafresource/leaf.ui.std/hap/grid/Grid-min.js
+3125
-0
server_layout_save.lsc
src/main/webapp/modules/layout/server_layout_save.lsc
+3
-0
No files found.
src/main/webapp/leafresource/leaf.ui.std/hap/base/Leaf-all-min.js
0 → 100644
View file @
1760d5a3
This diff is collapsed.
Click to expand it.
src/main/webapp/leafresource/leaf.ui.std/hap/grid/Grid-min.js
0 → 100644
View file @
1760d5a3
This source diff could not be displayed because it is too large. You can
view the blob
instead.
src/main/webapp/modules/layout/server_layout_save.lsc
View file @
1760d5a3
...
...
@@ -229,6 +229,9 @@
while (e && e.getCause && e.getCause()) e = e.getCause();
var error_code = e.getErrorCode();
if (error_code == 1) {
if(base_table.toUpperCase()=='HLS_LEASE_ITEM'){
raise_app_error('机种代码和型号不能重复!');
}else
raise_app_error('HLS_TABLE_UNIQUE.' + base_table.toUpperCase());
}
if (parent_error_code) {
...
...
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