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
62ef7421
Commit
62ef7421
authored
Sep 22, 2021
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
13c814ae
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
addbrand.vue
src/components/tradePavilion/addbrand.vue
+7
-0
No files found.
src/components/tradePavilion/addbrand.vue
View file @
62ef7421
...
...
@@ -339,6 +339,12 @@
<el-radio
v-model=
"addMsg.XinFeng"
:label=
"0"
>
否
</el-radio>
</el-form-item>
</div>
<div
class=
"brandShuxing_item"
>
<el-form-item
label=
"是否成都娄落地"
class=
"is-required"
>
<el-radio
v-model=
"addMsg.IsInChengdu"
:label=
"1"
>
是
</el-radio>
<el-radio
v-model=
"addMsg.IsInChengdu"
:label=
"0"
>
否
</el-radio>
</el-form-item>
</div>
</div>
<div
class=
"brandShuxing"
>
...
...
@@ -445,6 +451,7 @@ export default {
ShopSize
:
""
,
//店铺开口尺寸
IsShopSize
:
1
,
//店铺开口尺寸(0-否1-有)
OpenShopWish
:
5
,
//开店意愿
IsInChengdu
:
0
,
//是否成都落地
},
loadingPeople
:
false
,
dynamicTags
:
[],
...
...
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