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
48f8033d
Commit
48f8033d
authored
Nov 15, 2019
by
niminmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[feat]报价功能优化
parent
c1c3b7a4
Pipeline
#2965
canceled with stages
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
prj_project_maintain.lview
...ain/webapp/modules/prj/PRJ501N/prj_project_maintain.lview
+0
-4
No files found.
src/main/webapp/modules/prj/PRJ501N/prj_project_maintain.lview
View file @
48f8033d
...
...
@@ -191,7 +191,6 @@
});
win.on('close', function () {
alert(111);
$(quotation_ds_id).query();
$(history_ds_id).query();
...
...
@@ -235,7 +234,6 @@
draggable: true
});
win.on('close', function () {
alert(222);
$(quotation_ds_id).query();
$(history_ds_id).query();
});
...
...
@@ -286,7 +284,6 @@
draggable: true
});
win.on('close', function () {
alert(333);
$(quotation_ds_id).query();
$(history_ds_id).query();
...
...
@@ -562,7 +559,6 @@ function prj501n_contract_number_renderer(id, name, query_only){
$(bp_ds_id).setQueryUrl(url);
$(bp_ds_id).query();
var quotation_ds_id = get_dsid_by_basetable(window['${/parameter/@layout_code}_layoutDataSetList'], 'prj_quotation');
alert(111);
$(quotation_ds_id).query();
})
//序号自增 add by lijingjing
...
...
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