Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
肖康
/
cloudSystem
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
e18a022c
authored
Jun 01, 2021
by
肖康
Browse files
Options
_('Browse Files')
Download
Plain Diff
Merge branch 'master' of
http://119.23.72.7/xiaokang/cloudSystem
parents
bb843a48
a4b2d9cb
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/List/inquireDetail.vue
src/views/List/inquireDetail.vue
View file @
e18a022c
...
...
@@ -220,7 +220,7 @@
<el-form-item
label=
"报价数量"
prop=
"quote_number"
>
<el-input
v-model=
"ruleForm.quote_number"
placeholder=
"请输入数量"
:value=
"ruleForm.quote_number"
></el-input>
</el-form-item>
<el-form-item
label=
"币种"
>
<el-form-item
label=
"币种"
prop=
"currency"
>
<el-select
v-model=
"ruleForm.currency"
@
change=
"currentChange"
>
<el-option
label=
"RMB"
value=
"1"
></el-option>
<el-option
label=
"USD"
value=
"2"
></el-option>
...
...
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