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
3db02e30
Commit
3db02e30
authored
Nov 24, 2021
by
fukai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交查询入口改造
parent
49ef3d90
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
10 additions
and
3 deletions
+10
-3
ListSearch.vue
src/components/ListSearch.vue
+2
-2
Event.js
src/model/Sptsel/Event.js
+7
-0
index.vue
src/views/Business/Ditopn/index.vue
+1
-1
Menu.vue
src/views/Business/Sptsel/Menu.vue
+0
-0
Inftrnps.vue
src/views/Business/Trnrel/Inftrnps.vue
+0
-0
No files found.
src/components/ListSearch.vue
View file @
3db02e30
...
@@ -66,7 +66,7 @@ export default {
...
@@ -66,7 +66,7 @@ export default {
.m-table-search-form
.el-form-item__content
{
.m-table-search-form
.el-form-item__content
{
width
:
calc
(
100%
-
110px
);
width
:
calc
(
100%
-
110px
);
}
}
.m-table-search-form
.el-form-item
{
/*
.m-table-search-form .el-form-item {
width: 33%;
width: 33%;
margin-right: 0;
margin-right: 0;
padding-right: 20px;
padding-right: 20px;
...
@@ -74,7 +74,7 @@ export default {
...
@@ -74,7 +74,7 @@ export default {
}
}
.m-table-search-form .el-form-item:nth-child(3n) {
.m-table-search-form .el-form-item:nth-child(3n) {
padding-right: 0;
padding-right: 0;
}
}
*/
.m-table-operation
{
.m-table-operation
{
margin-top
:
15px
;
margin-top
:
15px
;
...
...
src/model/Sptsel/Event.js
View file @
3db02e30
...
@@ -61,6 +61,12 @@ export default {
...
@@ -61,6 +61,12 @@ export default {
let
viewurl
=
"/business/ditopn?selsptinr="
+
row
[
'INR'
];
let
viewurl
=
"/business/ditopn?selsptinr="
+
row
[
'INR'
];
this
.
$router
.
push
(
viewurl
);
this
.
$router
.
push
(
viewurl
);
//}
//}
},
async
handleReset
(){
}
,
async
handleSearch
(){
}
}
}
}
\ No newline at end of file
src/views/Business/Ditopn/index.vue
View file @
3db02e30
...
@@ -14,7 +14,7 @@
...
@@ -14,7 +14,7 @@
<c-tabs
:value=
"tabVal"
ref=
"elment"
type=
"card"
@
tab-click=
"tabClick"
>
<c-tabs
:value=
"tabVal"
ref=
"elment"
type=
"card"
@
tab-click=
"tabClick"
>
<el-tab-pane
label=
"内容"
name=
"ovwp"
>
<el-tab-pane
label=
"内容"
name=
"ovwp"
>
<!--PD000001 -->
<!--PD000001 -->
<c-content
:height=
"2
2
0"
>
<c-content
:height=
"2
8
0"
>
<m-ovwp
:model=
"model"
:codes=
"codes"
/>
<m-ovwp
:model=
"model"
:codes=
"codes"
/>
</c-content>
</c-content>
</el-tab-pane>
</el-tab-pane>
...
...
src/views/Business/Sptsel/Menu.vue
View file @
3db02e30
This diff is collapsed.
Click to expand it.
src/views/Business/Trnrel/Inftrnps.vue
View file @
3db02e30
This diff is collapsed.
Click to expand it.
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