zlisen 3 年之前
父節點
當前提交
9f1b0c8f5f
共有 1 個文件被更改,包括 5 次插入5 次删除
  1. 5
    5
      src/pages/customer/Customer/PublicCustomer/index.jsx

+ 5
- 5
src/pages/customer/Customer/PublicCustomer/index.jsx 查看文件

@@ -201,11 +201,11 @@ const PublicCustomer = () => {
201 201
             </Button>
202 202
           </AuthButton>,
203 203
 
204
-          // <AuthButton name="customer.consultant.dispatch" noRight={null}>
205
-          //   <Button type="link" onClick={() => handShowModel(record, actionList.assistConsultant)}>
206
-          //     分配置业顾问
207
-          //   </Button>
208
-          // </AuthButton>,
204
+          <AuthButton name="customer.consultant.dispatch" noRight={null}>
205
+            <Button type="link" onClick={() => handShowModel(record, actionList.assistConsultant)}>
206
+              分配置业顾问
207
+            </Button>
208
+          </AuthButton>,
209 209
         ]),
210 210
       },
211 211
     ];