Commit 3b2adcf6 by Sweet Zhang

删除多余引用

parent 9763ea54
...@@ -295,7 +295,7 @@ const handleEdit = (row) => { ...@@ -295,7 +295,7 @@ const handleEdit = (row) => {
ElMessage.info(`编辑转介人:${row.referrer}`) ElMessage.info(`编辑转介人:${row.referrer}`)
} }
import { deletePolicyFortune, addPolicyFortuneAccount } from '@/api/financial/commission' import { addPolicyFortuneAccount } from '@/api/financial/commission'
const deletePolicyFortuneO = async (fortuneAccountBizId) => { const deletePolicyFortuneO = async (fortuneAccountBizId) => {
try { try {
......
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