Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dxgaqgl-vue
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
李苏
dxgaqgl-vue
Commits
4deeea77
Commit
4deeea77
authored
May 13, 2025
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
jcsj/common/all/queryGs 接口调整
parent
27fc448f
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
7 additions
and
7 deletions
+7
-7
index.vue
src/views/contingency/yjylcx/index.vue
+1
-1
index.vue
src/views/dangerManagement/queryDangerRecords/index.vue
+1
-1
index.vue
src/views/riskPrecontrol/maintenanceRiskTask/index.vue
+1
-1
index.vue
src/views/riskPrecontrol/queryRiskTask/index.vue
+1
-1
index.vue
src/views/riskPrecontrol/screeningCriteria/index.vue
+1
-1
index.vue
src/views/train/aqpxcx/index.vue
+2
-2
No files found.
src/views/contingency/yjylcx/index.vue
View file @
4deeea77
...
...
@@ -178,7 +178,7 @@
"value"
:
""
,
"typeConfig"
:
{
onChange
:
this
.
onChange
,
"src"
:
"jcsj/common/
bm
/queryGs"
,
"src"
:
"jcsj/common/
all
/queryGs"
,
"match"
:
{
"value"
:
"id"
,
"label"
:
"bmmc"
...
...
src/views/dangerManagement/queryDangerRecords/index.vue
View file @
4deeea77
...
...
@@ -20,7 +20,7 @@
<el-col
:span=
"4"
class=
"search-col"
>
<div
class=
"search-item"
>
<span
class=
"search-span"
>
公司:
</span>
<RelSelect
style=
"width: 100%;"
src=
'jcsj/common/
bm
/queryGs'
filterable
clearable
<RelSelect
style=
"width: 100%;"
src=
'jcsj/common/
all
/queryGs'
filterable
clearable
:match=
"
{value:'id',label:'bmmc'}" v-model='queryParams.gsid'>
</RelSelect>
</div>
</el-col>
...
...
src/views/riskPrecontrol/maintenanceRiskTask/index.vue
View file @
4deeea77
...
...
@@ -40,7 +40,7 @@
<el-col
:span=
"6"
class=
"search-col"
>
<div
class=
"search-item"
>
<span
class=
"search-span"
>
公司:
</span>
<RelSelect
style=
"width: 100%;"
src=
'jcsj/common/
bm
/queryGs'
filterable
clearable
<RelSelect
style=
"width: 100%;"
src=
'jcsj/common/
all
/queryGs'
filterable
clearable
:match=
"
{value:'id',label:'bmmc'}" v-model='queryParams.gsid'>
</RelSelect>
</div>
</el-col>
...
...
src/views/riskPrecontrol/queryRiskTask/index.vue
View file @
4deeea77
...
...
@@ -40,7 +40,7 @@
<el-col
:span=
"4"
class=
"search-col"
>
<div
class=
"search-item"
>
<span
class=
"search-span"
>
公司:
</span>
<RelSelect
style=
"width: 100%;"
src=
'jcsj/common/
bm
/queryGs'
filterable
clearable
<RelSelect
style=
"width: 100%;"
src=
'jcsj/common/
all
/queryGs'
filterable
clearable
:match=
"
{value:'id',label:'bmmc'}" v-model='queryParams.gsid'>
</RelSelect>
</div>
</el-col>
...
...
src/views/riskPrecontrol/screeningCriteria/index.vue
View file @
4deeea77
...
...
@@ -8,7 +8,7 @@
<el-col
:span=
"4"
class=
"search-col"
>
<div
class=
"search-item"
>
<span
class=
"search-span"
>
公司:
</span>
<RelSelect
style=
"width: 100%;"
src=
'jcsj/common/
bm
/queryGs'
filterable
clearable
<RelSelect
style=
"width: 100%;"
src=
'jcsj/common/
all
/queryGs'
filterable
clearable
:match=
"
{value:'id',label:'bmmc'}" v-model='queryParams.gsid'>
</RelSelect>
</div>
</el-col>
...
...
src/views/train/aqpxcx/index.vue
View file @
4deeea77
...
...
@@ -3,7 +3,7 @@
* @Author: lisu lisu@gavelinfo.com
* @Date: 2024-09-19 10:55:27
* @LastEditors: lisu lisu@gavelinfo.com
* @LastEditTime: 2025-05-
08 16:03
:13
* @LastEditTime: 2025-05-
13 14:10
:13
* @FilePath: /dxgaqgl-vue/src/views/train/aqpxcx/index.vue
-->
<
template
>
...
...
@@ -182,7 +182,7 @@
"value"
:
""
,
"typeConfig"
:
{
onChange
:
this
.
onChange
,
"src"
:
"jcsj/common/
bm
/queryGs"
,
"src"
:
"jcsj/common/
all
/queryGs"
,
"match"
:
{
"value"
:
"id"
,
"label"
:
"bmmc"
...
...
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