Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
97bf5d18
Commit
97bf5d18
authored
Aug 09, 2024
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
11
parent
8cda6cbb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
HotelInfo.vue
src/components/Hotel/HotelInfo.vue
+1
-1
restaurantInfoManage.vue
src/components/Restaurant/restaurantInfoManage.vue
+1
-2
No files found.
src/components/Hotel/HotelInfo.vue
View file @
97bf5d18
...
...
@@ -163,7 +163,7 @@
</el-form-item>
<el-form-item
:label=
"$t('hotel.hotel_detailinfo')"
prop=
"Address"
>
<el-input
:placeholder=
"$t('fnc.qsrneirong')"
class=
"w300 addAddress"
v-model=
"addMsg.Address"
>
<
el-button
slot=
"append"
@
click=
"selectAddress = true"
icon=
"iconfont icon-img_dw"
></el-button
>
<
!-- <el-button slot="append" @click="selectAddress = true" icon="iconfont icon-img_dw"></el-button> --
>
</el-input>
</el-form-item>
<div
class=
"toolOne"
>
...
...
src/components/Restaurant/restaurantInfoManage.vue
View file @
97bf5d18
...
...
@@ -742,7 +742,7 @@
<el-form-item
:label=
"$t('hotel.hotel_detailinfo')"
prop=
"Address"
>
<el-input
:placeholder=
"$t('fnc.qsrneirong')"
class=
"w300 addAddress"
v-model=
"addMsg.Address"
>
<
el-button
slot=
"append"
@
click=
"selectAddress = true"
icon=
"iconfont icon-img_dw"
></el-button
>
<
!-- <el-button slot="append" @click="selectAddress = true" icon="iconfont icon-img_dw"></el-button> --
>
</el-input>
</el-form-item>
<el-form-item
:label=
"$t('restaurant.res_BusinessHours')"
prop=
"OpeningHours"
>
...
...
@@ -852,7 +852,6 @@
</el-input>
<el-button
v-else
class=
"button-new-tag"
size=
"small"
@
click=
"showInput2"
>
+ {{$t('pub.addBtn')}}
</el-button>
</div>
</div>
<el-form-item
:label=
"$t('restaurant.res_special')"
>
...
...
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