Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
HotelProject
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
zhengke
HotelProject
Commits
d64486f2
Commit
d64486f2
authored
Feb 20, 2020
by
黄媛媛
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
854876ff
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
HotelInfo.vue
src/components/assetsman/HotelInfo.vue
+3
-3
No files found.
src/components/assetsman/HotelInfo.vue
View file @
d64486f2
...
...
@@ -192,13 +192,13 @@
:picker-options=
"
{start: '08:00',step: '00:05',end: '22:00'}">
</el-time-select>
</el-form-item>
<el-form-item
label=
"
ホテルのフロントサービス時間です
"
title=
"酒店前台服务时间至"
>
<el-form-item
label=
"
フロントサービス時間
"
title=
"酒店前台服务时间至"
>
<el-time-select
class=
'w300'
v-model=
'addMsg.ServiceTime'
:picker-options=
"
{start: '08:00',step: '00:05',end: '22:00'}">
</el-time-select>
</el-form-item>
<el-form-item
label=
"
フロント係言語
"
title=
"前台语言"
>
<el-select
multiple
placeholder=
"
フロント係言語
"
class=
'multiple_input w300'
v-model=
"deskLanguageArray"
>
<el-form-item
label=
"
言葉対応
"
title=
"前台语言"
>
<el-select
multiple
placeholder=
"
言葉対応
"
class=
'multiple_input w300'
v-model=
"deskLanguageArray"
>
<el-option
v-for=
"item in DeskLanguage"
:key=
"item.HConfigId"
:label=
"item.JapanName"
:value=
"item.HConfigId"
>
</el-option>
</el-select>
...
...
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