Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
柳 佳乐
finance
Commits
c34b7f30
Commit
c34b7f30
authored
Nov 17, 2022
by
cx49085
Browse files
编辑下合同编号不能修改
parent
66a048ad
Changes
1
Show whitespace changes
Inline
Side-by-side
src/views/contract/components/addContract.vue
View file @
c34b7f30
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
</el-input>
</el-input>
</el-form-item>
</el-form-item>
</el-descriptions-item>
</el-descriptions-item>
<el-descriptions-item
label=
"合同编号"
labelClassName=
"required"
>
<el-descriptions-item
label=
"合同编号"
labelClassName=
"required"
:disabled=
"isEdit"
>
<el-form-item
prop=
"contractNumber"
>
<el-form-item
prop=
"contractNumber"
>
<el-input
placeholder=
"请输入合同编号"
v-model=
"formData.contractNumber"
></el-input>
<el-input
placeholder=
"请输入合同编号"
v-model=
"formData.contractNumber"
></el-input>
</el-form-item>
</el-form-item>
...
...
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