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
1196f534
Commit
1196f534
authored
Dec 17, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
判定和接口调整
parent
6d7e4e1f
Changes
8
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
28 additions
and
15 deletions
+28
-15
reportEdit.vue
src/views/contingency/contingencystudy/reportEdit.vue
+8
-2
index.vue
src/views/threeViolations/homePage/index.vue
+1
-0
edit.vue
src/views/train/aqpx/edit.vue
+1
-1
index.vue
src/views/train/aqpx/index.vue
+5
-5
report.vue
src/views/train/aqpx/report.vue
+1
-1
reportEdit.vue
src/views/train/aqpx/reportEdit.vue
+9
-3
edit.vue
src/views/train/aqpxjh/edit.vue
+1
-1
index.vue
src/views/train/aqpxjh/index.vue
+2
-2
No files found.
src/views/contingency/contingencystudy/reportEdit.vue
View file @
1196f534
...
...
@@ -9,7 +9,10 @@
</el-form-item>
</el-col>
<el-col
:span=
"12"
>
<el-form-item
label=
"公司"
ref=
"gsid"
prop=
"gsid"
>
<el-form-item
label=
"公司"
v-rule=
"
{
required: true,
rules:rules
}" ref="gsid" prop="gsid">
<RelSelect
style=
"width: 100%;"
:readonly=
"readonly"
src=
'jcsj/common/bm/queryGs'
:match=
"
{value:'id',label:'bmmc'}" v-model='form.gsid' >
</RelSelect>
</el-form-item>
</el-col>
...
...
@@ -39,7 +42,10 @@
</el-form-item>
</el-col>
-->
<el-col
:span=
"12"
>
<el-form-item
label=
"演练组织部门"
ref=
"yldwid"
prop=
"yldwid"
>
<el-form-item
label=
"演练组织部门"
v-rule=
"
{
required: true,
rules:rules
}" ref="yldwid" prop="yldwid">
<RelSelect
linkage
:linkParams=
"
{pid:form.gsid}" :readonly="readonly" style="width: 100%;" src='jcsj/common/bm/queryBz' filterable clearable :match="{value:'id',label:'bmmc'}" v-model='form.yldwid' >
</RelSelect>
</el-form-item>
</el-col>
...
...
src/views/threeViolations/homePage/index.vue
View file @
1196f534
...
...
@@ -1043,6 +1043,7 @@
color
:
'white'
}
}],
series
:
[{
name
:
'隐患数量'
,
type
:
'bar'
,
...
...
src/views/train/aqpx/edit.vue
View file @
1196f534
...
...
@@ -82,7 +82,7 @@
<el-row
:gutter=
"24"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"培训等级"
ref=
"pxdj"
prop=
"pxdj"
>
<RelSelect
style=
"width: 100%;"
:readonly=
"readonly"
src=
'aqgl/pxgl/uaqpxjh/init/
yl
dj'
filterable
clearable
:match=
"
{value:'id',label:'name'}" v-model='form.pxdj' >
</RelSelect>
<RelSelect
style=
"width: 100%;"
:readonly=
"readonly"
src=
'aqgl/pxgl/uaqpxjh/init/
px
dj'
filterable
clearable
:match=
"
{value:'id',label:'name'}" v-model='form.pxdj' >
</RelSelect>
</el-form-item>
</el-col>
<el-col
:span=
"12"
>
...
...
src/views/train/aqpx/index.vue
View file @
1196f534
...
...
@@ -21,9 +21,9 @@
</el-col>
<el-col
:span=
"6"
class=
"search-col"
>
<div
class=
"search-item"
>
<span
class=
"search-span"
>
演练
等级:
</span>
<RelSelect
style=
"width: 100%;"
src=
'aqgl/pxgl/uaqpxjh/init/
yl
dj'
filterable
clearable
:match=
"
{value:'id',label:'name'}" v-model='queryParams.
yl
dj'>
</RelSelect>
<span
class=
"search-span"
>
培训
等级:
</span>
<RelSelect
style=
"width: 100%;"
src=
'aqgl/pxgl/uaqpxjh/init/
px
dj'
filterable
clearable
:match=
"
{value:'id',label:'name'}" v-model='queryParams.
px
dj'>
</RelSelect>
</div>
</el-col>
...
...
@@ -102,7 +102,7 @@
baseUrl
:
'/aqgl/pxgl/uaqpxjh'
,
/* 查询参数*/
queryParams
:
{
yl
dj
:
''
,
px
dj
:
''
,
info
:
''
,
ksrq
:
new
Date
().
getTime
()
-
1000
*
60
*
60
*
24
*
30
,
jsrq
:
new
Date
().
getTime
()
...
...
@@ -147,7 +147,7 @@
prop
:
"pxdj"
,
width
:
180
,
transform
:
{
url
:
'aqgl/pxgl/uaqpxjh/init/
yl
dj'
,
url
:
'aqgl/pxgl/uaqpxjh/init/
px
dj'
,
label
:
'name'
,
value
:
'id'
}
...
...
src/views/train/aqpx/report.vue
View file @
1196f534
...
...
@@ -97,7 +97,7 @@
prop
:
"pxdj"
,
width
:
180
,
transform
:
{
url
:
'aqgl/pxgl/uaqpxjh/init/
yl
dj'
,
url
:
'aqgl/pxgl/uaqpxjh/init/
px
dj'
,
label
:
'name'
,
value
:
'id'
}
...
...
src/views/train/aqpx/reportEdit.vue
View file @
1196f534
...
...
@@ -9,7 +9,10 @@
</el-form-item>
</el-col>
<el-col
:span=
"12"
>
<el-form-item
label=
"公司"
ref=
"gsid"
prop=
"gsid"
>
<el-form-item
label=
"公司"
v-rule=
"
{
required: true,
rules:rules
}" ref="gsid" prop="gsid">
<RelSelect
style=
"width: 100%;"
:readonly=
"readonly"
src=
'jcsj/common/bm/queryGs'
:match=
"
{value:'id',label:'bmmc'}" v-model='form.gsid' >
</RelSelect>
</el-form-item>
</el-col>
...
...
@@ -39,7 +42,10 @@
</el-form-item>
</el-col>
-->
<el-col
:span=
"12"
>
<el-form-item
label=
"培训组织部门"
ref=
"pxdwid"
prop=
"pxdwid"
>
<el-form-item
v-rule=
"
{
required: true,
rules:rules
}" label="培训组织部门" ref="pxdwid" prop="pxdwid">
<RelSelect
linkage
:linkParams=
"
{pid:form.gsid}" :readonly="readonly" style="width: 100%;" src='jcsj/common/bm/queryBz' filterable clearable :match="{value:'id',label:'bmmc'}" v-model='form.pxdwid' >
</RelSelect>
</el-form-item>
</el-col>
...
...
@@ -50,7 +56,7 @@
</el-col>
<el-col
:span=
"12"
>
<el-form-item
label=
"培训等级"
ref=
"pxdj"
prop=
"pxdj"
>
<RelSelect
style=
"width: 100%;"
:readonly=
"readonly"
src=
'aqgl/pxgl/uaqpxjh/init/
yl
dj'
filterable
clearable
:match=
"
{value:'id',label:'name'}" v-model='form.pxdj' >
</RelSelect>
<RelSelect
style=
"width: 100%;"
:readonly=
"readonly"
src=
'aqgl/pxgl/uaqpxjh/init/
px
dj'
filterable
clearable
:match=
"
{value:'id',label:'name'}" v-model='form.pxdj' >
</RelSelect>
</el-form-item>
</el-col>
<el-col
:span=
"12"
>
...
...
src/views/train/aqpxjh/edit.vue
View file @
1196f534
...
...
@@ -87,7 +87,7 @@
<el-row
:gutter=
"24"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"培训等级"
ref=
"pxdj"
prop=
"pxdj"
>
<RelSelect
style=
"width: 100%;"
:readonly=
"readonly"
src=
'aqgl/pxgl/uaqpxjh/init/
yl
dj'
filterable
clearable
:match=
"
{value:'id',label:'name'}" v-model='form.pxdj' >
</RelSelect>
<RelSelect
style=
"width: 100%;"
:readonly=
"readonly"
src=
'aqgl/pxgl/uaqpxjh/init/
px
dj'
filterable
clearable
:match=
"
{value:'id',label:'name'}" v-model='form.pxdj' >
</RelSelect>
</el-form-item>
</el-col>
<el-col
:span=
"12"
>
...
...
src/views/train/aqpxjh/index.vue
View file @
1196f534
...
...
@@ -128,11 +128,11 @@
fieldType
:
"int"
},
{
label
:
"
培训
等级"
,
label
:
"
演练
等级"
,
prop
:
"pxdj"
,
width
:
180
,
transform
:
{
url
:
'aqgl/pxgl/uaqpxjh/init/
yl
dj'
,
url
:
'aqgl/pxgl/uaqpxjh/init/
px
dj'
,
label
:
'name'
,
value
:
'id'
}
...
...
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