Commit eb116419 by caoyanzhi

Merge branch 'feature/8月-奥莱抵金券' into test

parents f6621a7b 7989f109
......@@ -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