Commit 7989f109 by caoyanzhi

update: 奥莱抵金券

parent e9b2f99b
......@@ -217,7 +217,7 @@
<div class="operate">
<el-button
type="text"
v-if="scope.row.status === 4 && getCodeAuth('memberCardDestory')"
v-if="scope.row.status === 4 && scope.row.cardType != 3 && getCodeAuth('memberCardDestory')"
:limit-code='getCode("memberCardDestory")'
@click="handleCheckDestory(scope.row)"
>核销</el-button>
......
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