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
ecec9fed
authored
Feb 27, 2023
by
LJM
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
用户中心/基本信息:公司名称未展示完全
parent
678ab46d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/Info/message.vue
src/views/Info/message.vue
View file @
ecec9fed
...
...
@@ -12,7 +12,7 @@
</div>
<el-form
:inline=
"true"
:model=
"userinfo"
label-width=
"90px"
>
<el-form-item
label=
"公司名称"
>
<el-input
v-model=
"userinfo.company_name"
placeholder=
""
disabled
style=
"width: 180px"
></el-input>
<el-input
v-model=
"userinfo.company_name"
placeholder=
""
disabled
style=
"width: 180px"
:title=
"userinfo.company_name"
></el-input>
</el-form-item>
<el-form-item
label=
"联系人"
>
<el-input
v-model=
"userinfo.contacts_name"
style=
"width: 180px"
></el-input>
...
...
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