Commit 59b2d89a by Wanwan

feat: CRM 客户公海配置

parent 288aa72c
......@@ -11,7 +11,12 @@
<template #header>
<div class="flex items-center justify-between">
<CardTitle title="客户公海规则设置" />
<el-button type="primary" @click="onSubmit">保存</el-button>
<el-button
type="primary"
@click="onSubmit"
v-hasPermi="['crm:customer-pool-config:update']"
>保存</el-button
>
</div>
</template>
......
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 sign in to comment