Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
isc-web-vue
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
biyuewuhua
isc-web-vue
Commits
3e025eb0
Commit
3e025eb0
authored
Oct 05, 2024
by
wangweidong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
清算入口交易修改1
parent
90b50cce
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
index.vue
src/page/Funds/Infcrd/views/index.vue
+2
-2
No files found.
src/page/Funds/Infcrd/views/index.vue
View file @
3e025eb0
...
...
@@ -4,7 +4,7 @@
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
label-width=
"150px"
label-position=
"right"
size=
"small"
:validate-on-rule-change=
"false"
>
<c-tabs
v-model=
"tabVal"
ref=
"elment"
type=
"card"
@
tab-click=
"myTabClick"
>
<el-tab-pane
label=
"
概要
"
name=
"infconp"
>
<el-tab-pane
label=
"
menu
"
name=
"infconp"
>
<c-content>
<m-infconp
:model=
"model"
:codes=
"codes"
/>
</c-content>
...
...
@@ -46,7 +46,7 @@ export default {
mixins
:
[
commonProcess
,
Pattern
],
// 里面包含了Default、Check等的公共处理
data
(){
return
{
tabVal
:
""
,
tabVal
:
"
infconp
"
,
trnName
:
"infcrd"
,
trnType
:
""
,
model
:
new
Infcrd
().
data
,
...
...
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