Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
marketing
Overview
Overview
Details
Activity
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
marketing-web
marketing
Commits
c3d16888
Commit
c3d16888
authored
Mar 31, 2021
by
陈羽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update:门店筛选删除scenesVal:member
parent
ffb0a588
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
setting.vue
src/views/sign/setting.vue
+1
-1
No files found.
src/views/sign/setting.vue
View file @
c3d16888
...
...
@@ -32,7 +32,7 @@
</el-radio-group>
</el-form-item>
<el-form-item
label=
"签到门店"
prop=
"storeFilterId"
>
<vue-gic-store-new
:options=
"options"
:isAdd=
"isAdd"
:creatorId=
"creatorId"
:uuid
.
sync=
"form.storeFilterId"
ref=
"storeNew"
scenes=
"auth"
scenesVal=
"member"
></vue-gic-store-new>
<vue-gic-store-new
:options=
"options"
:isAdd=
"isAdd"
:creatorId=
"creatorId"
:uuid
.
sync=
"form.storeFilterId"
ref=
"storeNew"
scenes=
"auth"
></vue-gic-store-new>
</el-form-item>
<el-form-item
label=
"签到距离"
prop=
"signDistance"
>
<el-input-number
v-model=
"form.signDistance"
controls-position=
"right"
class=
"shortInput"
@
change=
"handleChange"
:min=
"100"
:max=
"5000"
></el-input-number><span
style=
"margin-left:9px;"
>
米
</span>
...
...
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