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
6f01fe98
authored
Sep 29, 2022
by
LJM
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
bug
parent
8b015be6
Hide 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 @
6f01fe98
...
@@ -299,7 +299,7 @@
...
@@ -299,7 +299,7 @@
<el-input
disabled
v-model=
"ruleForm.tax_rate"
style=
"width: 100px"
:value=
"ruleForm.tax_rate"
>
<el-input
disabled
v-model=
"ruleForm.tax_rate"
style=
"width: 100px"
:value=
"ruleForm.tax_rate"
>
</el-input>
</el-input>
</el-form-item>
</el-form-item>
<el-form-item
label=
"货期"
prop=
"delivery_
time_val
"
class=
"updatebox"
>
<el-form-item
label=
"货期"
prop=
"delivery_
int
"
class=
"updatebox"
>
<el-input
placeholder=
"货期"
v-model=
"ruleForm.delivery_int"
:value=
"ruleForm.delivery_int"
></el-input>
<el-input
placeholder=
"货期"
v-model=
"ruleForm.delivery_int"
:value=
"ruleForm.delivery_int"
></el-input>
<div
class=
"selectdw"
>
<div
class=
"selectdw"
>
<el-select
v-model=
"ruleForm.delivery_unit_val"
placeholder=
"天"
class=
"placehoload"
>
<el-select
v-model=
"ruleForm.delivery_unit_val"
placeholder=
"天"
class=
"placehoload"
>
...
...
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