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
6874c66e
Commit
6874c66e
authored
May 25, 2021
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
41b84541
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
4 deletions
+2
-4
demesticRestaurantInfoManage.vue
src/components/Restaurant/demesticRestaurantInfoManage.vue
+1
-1
demesticRestaurantPackage.vue
src/components/Restaurant/demesticRestaurantPackage.vue
+0
-1
domesticScenicSpotInfoManage.vue
src/components/scenicSpot/domesticScenicSpotInfoManage.vue
+1
-2
No files found.
src/components/Restaurant/demesticRestaurantInfoManage.vue
View file @
6874c66e
...
@@ -1599,7 +1599,7 @@ export default {
...
@@ -1599,7 +1599,7 @@ export default {
PayStyle
:
0
,
PayStyle
:
0
,
FoodType
:
0
,
//美食分类
FoodType
:
0
,
//美食分类
FoodRecommendList
:
[{
FoodName
:
""
,
Sort
:
0
}],
//推荐菜品
FoodRecommendList
:
[{
FoodName
:
""
,
Sort
:
0
}],
//推荐菜品
IsShelves
:
1
,
IsShelves
:
0
,
},
},
rules
:
{
rules
:
{
//表单必填验证
//表单必填验证
...
...
src/components/Restaurant/demesticRestaurantPackage.vue
View file @
6874c66e
...
@@ -484,7 +484,6 @@ import MyEdit from "@/components/EditTemplate.vue";
...
@@ -484,7 +484,6 @@ import MyEdit from "@/components/EditTemplate.vue";
UsageTime
:
""
,
UsageTime
:
""
,
IsShelves
:
0
,
IsShelves
:
0
,
InstructionsList
:
""
,
InstructionsList
:
""
,
IsShelves
:
1
,
IsHoliday
:
1
,
IsHoliday
:
1
,
MakeDay
:
0
,
MakeDay
:
0
,
OtherTag
:
""
,
OtherTag
:
""
,
...
...
src/components/scenicSpot/domesticScenicSpotInfoManage.vue
View file @
6874c66e
...
@@ -1250,7 +1250,7 @@
...
@@ -1250,7 +1250,7 @@
}
}
],
],
FoodType
:
0
,
FoodType
:
0
,
IsShelves
:
1
,
IsShelves
:
0
,
},
},
rules
:
{
rules
:
{
...
@@ -1321,7 +1321,6 @@
...
@@ -1321,7 +1321,6 @@
methods
:
{
methods
:
{
handleChange
(
value
)
{
handleChange
(
value
)
{
console
.
log
(
value
);
console
.
log
(
value
);
console
.
log
(
this
.
addMsg
.
FoodType
);
console
.
log
(
this
.
addMsg
.
FoodType
);
},
},
//得到地图信息
//得到地图信息
...
...
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