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
6770493c
Commit
6770493c
authored
3 years ago
by
wangguangchao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
待复核列表页面优化
parent
0fe4be1b
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
Inftrnps.vue
src/views/Business/Trnrel/Inftrnps.vue
+0
-0
index.vue
src/views/Business/Trnrel/index.vue
+5
-2
No files found.
src/views/Business/Trnrel/Inftrnps.vue
View file @
6770493c
This diff is collapsed.
Click to expand it.
src/views/Business/Trnrel/index.vue
View file @
6770493c
<
template
>
<div
class=
"eContainer"
>
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
tokenKey=
"modelForm"
:validate-on-rule-change=
"false"
label-width=
"170px"
size=
"small"
>
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
tokenKey=
"modelForm"
:validate-on-rule-change=
"false"
label-width=
"150px"
size=
"small"
>
<!--
<el-tabs
ref=
"elment"
type=
"card"
@
tab-click=
"tabClick"
>
<el-tab-pane
label=
"复核夹查询"
>
-->
<m-inftrnps
:model=
"model"
:codes=
"codes"
ref=
"inftrnps"
/>
<c-content>
<m-inftrnps
:model=
"model"
:codes=
"codes"
ref=
"inftrnps"
/>
</c-content>
<!--
</el-tab-pane>
</el-tabs>
-->
...
...
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