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
d46be883
Commit
d46be883
authored
Jan 31, 2023
by
wangna
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cup静态交易修改
parent
e25c892d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
CupInfo.vue
src/views/Statics/Dbicup/CupInfo.vue
+2
-2
Infsea.vue
src/views/Statics/Infcup/Infsea.vue
+1
-1
No files found.
src/views/Statics/Dbicup/CupInfo.vue
View file @
d46be883
...
@@ -19,11 +19,11 @@
...
@@ -19,11 +19,11 @@
<c-input
v-model=
"model.txt"
placeholder=
"请输入币种名称"
>
</c-input>
<c-input
v-model=
"model.txt"
placeholder=
"请输入币种名称"
>
</c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<
!--
<
c-col
:span=
"24"
>
<el-form-item
label=
"版本号"
prop=
"ver"
>
<el-form-item
label=
"版本号"
prop=
"ver"
>
<c-input
v-model=
"model.ver"
placeholder=
"请输入版本号"
>
</c-input>
<c-input
v-model=
"model.ver"
placeholder=
"请输入版本号"
>
</c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
-->
</c-col>
</c-col>
</div>
</div>
</
template
>
</
template
>
...
...
src/views/Statics/Infcup/Infsea.vue
View file @
d46be883
...
@@ -102,7 +102,7 @@ export default {
...
@@ -102,7 +102,7 @@ export default {
{
label
:
"币种号码"
,
prop
:
"cod"
,
width
:
"auto"
},
{
label
:
"币种号码"
,
prop
:
"cod"
,
width
:
"auto"
},
{
label
:
"币种数字号码"
,
prop
:
"numcod"
,
width
:
"auto"
},
{
label
:
"币种数字号码"
,
prop
:
"numcod"
,
width
:
"auto"
},
{
label
:
"币种名称"
,
prop
:
"txt"
,
width
:
"auto"
},
{
label
:
"币种名称"
,
prop
:
"txt"
,
width
:
"auto"
},
{
label
:
"版本号"
,
prop
:
"ver"
,
width
:
"auto"
},
//
{ label: "版本号", prop: "ver", width: "auto" },
],
],
};
};
},
},
...
...
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