Commit 5f0e8c33 by crushh

update: 按钮配置

parent 84b708de
......@@ -345,8 +345,8 @@
</el-button>
<el-button
type="text"
v-if="!scope.row.ruleTitle"
@click="relating(scope.row) && $getButtonLimit($buttonCode.couponRelating)"
v-if="!scope.row.ruleTitle && $getButtonLimit($buttonCode.couponRelating)"
@click="relating(scope.row) "
:limit-code="$buttonCode.couponRelating"
>
关联
......
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