Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ElectricitySheep
Project
Project
Details
Activity
Releases
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
黄媛媛
ElectricitySheep
Commits
bd12d5c5
Commit
bd12d5c5
authored
Dec 11, 2024
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
11f0c7da
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
BrandEnterEdit.vue
src/components/tradePavilion/BrandEnterEdit.vue
+1
-1
firmEdit.vue
src/components/tradePavilion/firmEdit.vue
+2
-2
No files found.
src/components/tradePavilion/BrandEnterEdit.vue
View file @
bd12d5c5
...
...
@@ -68,7 +68,7 @@
</el-form-item>
<el-form-item
:label=
"`$
{isBrand?'品牌':'服务'}简介`" class="ue-style">
<el-input
type=
"textarea"
:placeholder=
"`请输入$
{isBrand?'品牌':'服务'}简介`" v-model="addMsg.Introduce"
maxlength="500"
show-word-limit
autosize style="width: 690px;">
maxlength="500"
autosize style="width: 690px;">
</el-input>
</el-form-item>
<el-form-item
label=
"店铺数量"
size=
"small"
>
...
...
src/components/tradePavilion/firmEdit.vue
View file @
bd12d5c5
...
...
@@ -60,8 +60,8 @@
</div>
</el-form-item>
<el-form-item
:label=
"`企业简介`"
class=
"ue-style"
>
<el-input
type=
"textarea"
:placeholder=
"`请输入企业简介`"
v-model=
"addMsg.Introduction"
maxlength=
"500"
s
how-word-limit
autosize
s
tyle=
"width: 690px;"
>
<el-input
type=
"textarea"
:placeholder=
"`请输入企业简介`"
v-model=
"addMsg.Introduction"
maxlength=
"500"
autosize
style=
"width: 690px;"
>
</el-input>
</el-form-item>
<el-form-item
label=
"企业发展意向"
>
...
...
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