Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
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
fukai
vue-gjjs
Commits
c8c9eb8c
Commit
c8c9eb8c
authored
Dec 27, 2021
by
liushikai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
任务列表调整
parent
808cca27
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
23 additions
and
4 deletions
+23
-4
ListSearch.vue
src/components/ListSearch.vue
+4
-0
Errp.vue
src/views/Business/Bopsel/Errp.vue
+3
-1
Diaselp.vue
src/views/Business/Diasel/Diaselp.vue
+7
-2
Menu.vue
src/views/Business/Sptsel/Menu.vue
+2
-0
Menu.vue
src/views/Business/Sptsel/Sptbrk/Menu.vue
+3
-1
Inftrnps.vue
src/views/Business/Trnrel/Inftrnps.vue
+2
-0
Inftrnps.vue
src/views/Business/Trnrel/Trnfnd/Inftrnps.vue
+2
-0
No files found.
src/components/ListSearch.vue
View file @
c8c9eb8c
...
...
@@ -90,4 +90,7 @@ export default {
right
:
20px
;
bottom
:
30px
;
}
.el-button
+
.el-button
{
margin-left
:
7px
;
}
</
style
>
\ No newline at end of file
src/views/Business/Bopsel/Errp.vue
View file @
c8c9eb8c
...
...
@@ -5,6 +5,7 @@
@
form-search=
"errpHandleSearch"
>
<template
v-slot=
"searchSlot"
>
-->
<div
style=
"border-bottom: 10px solid rgb(232, 232, 232);"
>
<el-form
class=
"m-table-search-form"
ref=
"paramsForm"
...
...
@@ -63,7 +64,7 @@
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"23"
style=
"text-align: right"
>
<c-col
:span=
"23"
style=
"text-align: right
;height:36.8px
"
>
<el-button
size=
"small"
@
click=
"errpHandleReset"
>
重置
</el-button>
<el-button
type=
"primary"
...
...
@@ -75,6 +76,7 @@
</c-col>
</el-row>
</el-form>
</div>
<!--
</
template
>
</c-list-search>
-->
...
...
src/views/Business/Diasel/Diaselp.vue
View file @
c8c9eb8c
...
...
@@ -2,6 +2,7 @@
<div
class=
"eibs-tab"
>
<!--
<c-list-search
@
form-reset=
"handleReset"
@
form-search=
"handleSearch"
>
<template
v-slot=
"searchSlot"
>
-->
<div
style=
"border-bottom: 10px solid rgb(232, 232, 232);"
>
<el-form
class=
"m-table-search-form"
ref=
"paramsForm"
...
...
@@ -168,14 +169,14 @@
</c-col>
</c-col>
</el-row>
<c-col
:span=
"23"
style=
"text-align: right"
style=
"text-align: right
;height:36.8px
"
v-if=
"
model.usfmod.flt === '
<SELU>
' || model.usfmod.flt === '
<SELB>
'
"
>
<!--
<el-form-item>
-->
<el-button
size=
"small"
@
click=
"handleReset"
>
重置
</el-button>
<el-button
type=
"primary"
...
...
@@ -184,8 +185,12 @@
@
click=
"handleSearch"
>
查询
</el-button
>
<!--
</el-form-item>
-->
</c-col>
</el-row>
</el-form>
</div>
<!--
</
template
>
</c-list-search>
-->
...
...
src/views/Business/Sptsel/Menu.vue
View file @
c8c9eb8c
...
...
@@ -2,6 +2,7 @@
<div
class=
"eibs-tab"
>
<!--
<c-list-search
@
form-reset=
"handleReset"
@
form-search=
"handleSearch"
>
-->
<!--
<template
v-slot=
"searchSlot"
>
-->
<div
style=
"border-bottom: 10px solid rgb(232, 232, 232);"
>
<el-form
class=
"m-table-search-form"
ref=
"paramsForm"
...
...
@@ -225,6 +226,7 @@
</c-col>
</el-row>
</el-form>
</div>
<!--
</
template
>
-->
<!-- </c-list-search> -->
...
...
src/views/Business/Sptsel/Sptbrk/Menu.vue
View file @
c8c9eb8c
...
...
@@ -2,6 +2,7 @@
<div
class=
"eibs-tab"
>
<!--
<c-list-search
@
form-reset=
"sptfndHandleReset"
@
form-search=
"sptfndHandleSearch"
>
-->
<!--
<template
v-slot=
"searchSlot"
>
-->
<div
style=
"border-bottom: 10px solid rgb(232, 232, 232);"
>
<el-form
class=
"m-table-search-form"
ref=
"paramsForm"
...
...
@@ -184,7 +185,7 @@
>
</c-col>
</c-col>
<c-col
:span=
"23"
style=
"text-align: right"
v-if=
"model.usfmod.flt === '
<SELU>
'||model.usfmod.flt === '
<SELB>
'">
<c-col
:span=
"23"
style=
"text-align: right
;height:36.8px
"
v-if=
"model.usfmod.flt === '
<SELU>
'||model.usfmod.flt === '
<SELB>
'">
<el-button
size=
"small"
@
click=
"sptfndHandleReset"
>
重置
</el-button>
<el-button
type=
"primary"
...
...
@@ -217,6 +218,7 @@
</c-col>
</el-row>
</el-form>
</div>
<!--
</
template
>
-->
<!-- </c-list-search> -->
...
...
src/views/Business/Trnrel/Inftrnps.vue
View file @
c8c9eb8c
...
...
@@ -2,6 +2,7 @@
<div
class=
"eibs-tab"
>
<!--
<c-list-search
@
form-reset=
"handleReset"
@
form-search=
"handleSearch"
>
-->
<!--
<template
v-slot=
"searchSlot"
>
-->
<div
style=
"border-bottom: 10px solid rgb(232, 232, 232);"
>
<el-form
class=
"m-table-search-form"
ref=
"paramsForm"
...
...
@@ -206,6 +207,7 @@
</c-col>
</el-row>
</el-form>
</div>
<!--
</
template
>
-->
<!-- </c-list-search> -->
...
...
src/views/Business/Trnrel/Trnfnd/Inftrnps.vue
View file @
c8c9eb8c
...
...
@@ -2,6 +2,7 @@
<div
class=
"eibs-tab"
>
<!--
<c-list-search
@
form-reset=
"handleReset"
@
form-search=
"handleSearch"
>
-->
<!--
<template
v-slot=
"searchSlot"
>
-->
<div
style=
"border-bottom: 10px solid rgb(232, 232, 232);"
>
<el-form
class=
"m-table-search-form"
ref=
"paramsForm"
...
...
@@ -195,6 +196,7 @@
</c-col>
</el-row>
</el-form>
</div>
<!--
</
template
>
-->
<!-- </c-list-search> -->
...
...
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