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
71b9de55
Commit
71b9de55
authored
Jun 09, 2023
by
xy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[建机]虚拟代理店-解约回购创建功能排除虚拟店的合同
parent
0e34dc46
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
con_buyback_01_g_buy_back_con_queryfields.js
...layoutconfig/con_buyback_01_g_buy_back_con_queryfields.js
+14
-0
No files found.
src/main/webapp/WEB-INF/server-script/layoutconfig/con_buyback_01_g_buy_back_con_queryfields.js
0 → 100644
View file @
71b9de55
var
override_queryfields
=
[
{
field
:
'contract_status'
,
queryoperator
:
"="
}
];
var
add_datafilters
=
[{
name
:
'bp_id_agent_level1'
,
expression
:
"Not Exists (Select 1 From hls_bp_master hm Where hm.bp_id = t1.bp_id_agent_level1 And nvl(hm.is_constru_unit,'N') = 'Y')"
}];
override
();
add_datafilter
();
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