Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
cloud-fb
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
王衍超
cloud-fb
Commits
ab04968b
Commit
ab04968b
authored
Jun 23, 2021
by
shiwenbo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
去掉单位项目查询中的区域公司字段
parent
25197c5f
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
23 deletions
+0
-23
ProjectAdvQuery.jmx
...urces/com/xyst/dinas/sales/advanquery/ProjectAdvQuery.jmx
+0
-1
ProjectQueryView.jmx
...rces/com/xyst/dinas/sales/advanquery/ProjectQueryView.jmx
+0
-11
ProjectQueryViewRegionalCompany.jmx
...inas/sales/advanquery/ProjectQueryViewRegionalCompany.jmx
+0
-11
No files found.
backend/xyst.dinas.sales/src/main/resources/com/xyst/dinas/sales/advanquery/ProjectAdvQuery.jmx
View file @
ab04968b
...
@@ -15,7 +15,6 @@
...
@@ -15,7 +15,6 @@
organization.id AS id,
organization.id AS id,
contract.id AS contractId,
contract.id AS contractId,
contract.contractName AS contractName,
contract.contractName AS contractName,
organization.name AS orgName,
company.name AS companyName,
company.name AS companyName,
project.projectName AS projectName,
project.projectName AS projectName,
project_type.title AS projectTypeTitle,
project_type.title AS projectTypeTitle,
...
...
backend/xyst.dinas.sales/src/main/resources/com/xyst/dinas/sales/advanquery/ProjectQueryView.jmx
View file @
ab04968b
...
@@ -91,17 +91,6 @@
...
@@ -91,17 +91,6 @@
},
},
{
{
"type": "VALUE",
"type": "VALUE",
"title": "区域公司",
"key": "orgName",
"columnType": {
"name": "select",
"data": {
"selected": true
}
}
},
{
"type": "VALUE",
"title": "购砂单位",
"title": "购砂单位",
"key": "companyName",
"key": "companyName",
"columnType": {
"columnType": {
...
...
backend/xyst.dinas.sales/src/main/resources/com/xyst/dinas/sales/advanquery/ProjectQueryViewRegionalCompany.jmx
View file @
ab04968b
...
@@ -91,17 +91,6 @@
...
@@ -91,17 +91,6 @@
},
},
{
{
"type": "VALUE",
"type": "VALUE",
"title": "区域公司",
"key": "orgName",
"columnType": {
"name": "select",
"data": {
"selected": false
}
}
},
{
"type": "VALUE",
"title": "购砂单位",
"title": "购砂单位",
"key": "companyName",
"key": "companyName",
"columnType": {
"columnType": {
...
...
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