Commit 73801ac2 by chenyu

update: update

parent ef6b0e2c
......@@ -48,18 +48,13 @@
@change="handleFocusBatch"
style="width: 130px"
@visible-change="handleVisibleBatch"
v-if="$getButtonLimit($buttonCode.memberWxRecycleMainStore)||$getButtonLimit($buttonCode.memberWxRecycleSubStore)"
>
<el-option
v-if="$getButtonLimit($buttonCode.memberWxRecycleMainStore)"
:limit-code="$buttonCode.memberWxRecycleMainStore"
key="mainstore"
label="修改服务门店"
value="mainstore"
></el-option>
<el-option
v-if="$getButtonLimit($buttonCode.memberWxRecycleSubStore)"
:limit-code="$buttonCode.memberWxRecycleSubStore"
key="store"
label="修改协管门店"
value="store"
......
......@@ -48,11 +48,8 @@
@change="handleFocusBatch"
style="width: 130px"
@visible-change="handleVisibleBatch"
v-if="$getButtonLimit($buttonCode.memberPosRecycleMainStore)"
>
<el-option
v-if="$getButtonLimit($buttonCode.memberPosRecycleMainStore)"
:limit-code="$buttonCode.memberPosRecycleMainStore"
key="mainstore"
label="修改服务门店"
value="mainstore"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment