Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sgaqgl-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
李苏
sgaqgl-vue
Commits
eacb3ce2
Commit
eacb3ce2
authored
Nov 10, 2022
by
zhoumaotao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
查询页面调整3
parent
922632ac
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
28 additions
and
40 deletions
+28
-40
lessIndex.vue
src/views/basicData/securityDocumentManagement/lessIndex.vue
+16
-1
mainIndex.vue
src/views/basicData/securityDocumentManagement/mainIndex.vue
+0
-7
edit.vue
src/views/equipment/equipmentClass/edit.vue
+4
-4
index.vue
src/views/equipment/equipmentClass/index.vue
+8
-28
No files found.
src/views/basicData/securityDocumentManagement/lessIndex.vue
View file @
eacb3ce2
<
template
>
<div
class=
"min_full"
style=
"calc(60vh - 42px)"
>
<!-- 查询条件-->
<div
class=
"search"
v-condition
>
<SearchButton
:app=
'app'
></SearchButton>
<el-row
:gutter=
"20"
class=
"search-row-1"
>
<el-col
:span=
"6"
class=
"search-col"
>
<div
class=
"search-item"
>
<span
class=
"search-span"
>
文档标题:
</span>
<el-input
v-model=
"queryParams.title"
></el-input>
</div>
</el-col>
</el-row>
</div>
<!-- 按钮操作-->
<el-row
class=
"tool-bar"
v-show=
"queryParams.mlid"
>
<PrintButton
:app=
'this'
></PrintButton>
...
...
@@ -48,7 +62,8 @@
baseUrl
:
'aqgl/jcsj/aqwd'
,
/* 查询参数*/
queryParams
:
{
mlid
:
''
mlid
:
''
,
title
:
''
},
/* 表格标题对应参数*/
tableTitle
:
[
...
...
src/views/basicData/securityDocumentManagement/mainIndex.vue
View file @
eacb3ce2
...
...
@@ -16,12 +16,6 @@
<el-input
v-model=
"queryParams.name"
></el-input>
</div>
</el-col>
<el-col
:span=
"6"
class=
"search-col"
>
<div
class=
"search-item"
>
<span
class=
"search-span"
>
文档标题:
</span>
<el-input
v-model=
"queryParams.title"
></el-input>
</div>
</el-col>
<!--
<el-col
:span=
"6"
class=
"search-col"
>
<div
class=
"search-item"
>
<span
class=
"search-span"
>
状态:
</span>
...
...
@@ -123,7 +117,6 @@
this
.
rowItem
=
e
let
lessIndex
=
this
.
vMain
.
$refs
.
lessIndex
lessIndex
.
queryParams
.
mlid
=
this
.
rowItem
.
id
lessIndex
.
queryParams
.
title
=
this
.
queryParams
.
title
lessIndex
.
$refs
[
'TablePager'
].
pageQuery
()
}
},
...
...
src/views/equipment/equipmentClass/edit.vue
View file @
eacb3ce2
...
...
@@ -4,10 +4,10 @@
<el-form
slot=
"form"
ref=
"form"
:model=
"form"
label-width=
"80px"
:rules=
"rules"
>
<el-row
:gutter=
"20"
>
<el-col
:span=
"24"
>
<el-form-item
label=
"系统分类"
ref=
"xtfl"
prop=
"xtfl"
>
<el-input
:readonly=
"readonly"
v-model=
"form.xtfl"
></el-inpu
t>
</el-form-item>
</el-col>
<el-form-item
label=
"系统分类"
ref=
"xtfl"
prop=
"xtfl"
>
<RelSelect
:readonly=
"readonly"
style=
"width: 100%;"
src=
'/aqgl/sbgl/sbfl/init/xtfl'
clearable
:match=
"
{value:'id',label:'name'}" v-model='form.xtfl' >
</RelSelec
t>
</el-form-item>
</el-col>
</el-row>
<el-row
:gutter=
"20"
>
<el-col
:span=
"24"
>
...
...
src/views/equipment/equipmentClass/index.vue
View file @
eacb3ce2
...
...
@@ -7,30 +7,10 @@
<el-col
:span=
"12"
class=
"search-col"
>
<div
class=
"search-item"
>
<span
class=
"search-span"
>
名称:
</span>
<el-input
v-model=
"queryParams.
info
"
></el-input>
<el-input
v-model=
"queryParams.
sbflxx
"
></el-input>
</div>
</el-col>
<el-col
:span=
"12"
class=
"search-col"
>
<div
class=
"search-item"
>
<span
class=
"search-span"
>
名称:
</span>
<el-input
v-model=
"queryParams.info"
></el-input>
</div>
</el-col>
</el-row>
<el-row
:gutter=
"20"
class=
"search-row-1"
>
<el-col
:span=
"12"
class=
"search-col"
>
<div
class=
"search-item"
>
<span
class=
"search-span"
>
名称:
</span>
<el-input
v-model=
"queryParams.info"
></el-input>
</div>
</el-col>
<el-col
:span=
"12"
class=
"search-col"
>
<div
class=
"search-item"
>
<span
class=
"search-span"
>
名称:
</span>
<el-input
v-model=
"queryParams.info"
></el-input>
</div>
</el-col>
</el-row>
</div>
<!-- 按钮操作-->
<el-row
class=
"tool-bar"
>
...
...
@@ -39,9 +19,9 @@
<AddButton
ref=
"add"
:app=
'app'
></AddButton>
<CopyButton
ref=
"copy"
:app=
'app'
></CopyButton>
<EditButton
ref=
"edit"
:app=
'app'
></EditButton>
<
AttachFileButton
:app=
'app'
></AttachFileButton
>
<
!--
<AttachFileButton
:app=
'app'
></AttachFileButton>
--
>
<FieldButton
:app=
'app'
></FieldButton>
<ExcelButton
:app=
'app'
></ExcelButton>
<ExcelButton
:app=
'app'
></ExcelButton>
<!-- 额外按钮-->
<!-- 表头设置 -->
...
...
@@ -90,14 +70,14 @@
baseUrl
:
'/aqgl/sbgl/sbfl'
,
/* 查询参数*/
queryParams
:
{
info
:
''
sbflxx
:
''
},
/* 表格标题对应参数*/
tableTitle
:
[
{
label
:
"
系统分类"
,
prop
:
"xtfl"
,
fieldType
:
"ftString"
,
width
:
48
},
{
label
:
"
编码"
,
prop
:
"code"
,
fieldType
:
"ftString"
,
width
:
12
0
},
{
label
:
"
名称"
,
prop
:
"name"
,
fieldType
:
"ftString"
,
width
:
30
0
},
{
label
:
"备注"
,
prop
:
"bz"
,
fieldType
:
"ftString"
,
width
:
30
0
},
{
label
:
"
编码"
,
prop
:
"code"
,
fieldType
:
"ftString"
,
width
:
140
},
{
label
:
"
名称"
,
prop
:
"name"
,
fieldType
:
"ftString"
,
width
:
20
0
},
{
label
:
"
系统分类"
,
prop
:
"xtflName"
,
fieldType
:
"ftString"
,
width
:
12
0
},
{
label
:
"备注"
,
prop
:
"bz"
,
fieldType
:
"ftString"
,
width
:
26
0
},
{
label
:
"维护人"
,
prop
:
"whr"
,
fieldType
:
"ftString"
},
{
label
:
"维护时间"
,
prop
:
"whsj"
,
fieldType
:
"ftDateTime"
},
{
label
:
"创建人"
,
prop
:
"cjr"
,
fieldType
:
"ftString"
},
...
...
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