Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
haoban-mobile-4
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
office
haoban-mobile-4
Commits
01576028
Commit
01576028
authored
Jul 31, 2020
by
无尘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 修改接口字段
parent
f4eebd4b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
child-level.vue
src/views/storeBind/child-level.vue
+3
-3
No files found.
src/views/storeBind/child-level.vue
View file @
01576028
...
...
@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2020-07-23 17:18:25
* @LastEditors: 无尘
* @LastEditTime: 2020-07-31
09:54:38
* @LastEditTime: 2020-07-31
11:00:07
-->
<
template
>
<div
class=
"store-wrap border-box"
>
...
...
@@ -33,12 +33,12 @@
</div>
</template>
</van-cell>
<van-cell-group
title=
"门店共享"
>
<van-cell-group>
<
template
>
<van-cell
is-link
:title=
"item.storeGroupName||item.storeInfoName"
v-for=
"(item, index) in bindData"
:key=
"index+'bind'"
@
click=
"toChild(item)"
>
<template
#
extra
>
<span
class=
"font_family icon-chenggong color-e2574d"
></span><span>
已选择
</span>
<span
class=
"font_family icon-shouquan color-4b69e5"
></span><span>
{{
item
.
e
nterpriseName
}}
企业已授权
</span>
<span
v-if=
"item.bindFlag == 1"
class=
"font_family icon-shouquan color-4b69e5"
></span><span>
{{
item
.
bindWxE
nterpriseName
}}
企业已授权
</span>
</
template
>
</van-cell>
</template>
...
...
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