Commit 26e00fed authored by 邓春圆's avatar 邓春圆

新增付款单添加权限

parent fe35f7f4
......@@ -100,7 +100,7 @@
<el-button
style="margin-left: 10px"
type="success"
v-hasPermi="['ecw:payable:create']"
v-hasPermi="['ecw:paymentVoucher:create']"
@click="handleAdd(0)"
>{{ $t('新增请款单') }}</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