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
     ];