Browse Source

------合到主分支

傅行帆 5 years ago
parent
commit
bf8674253d
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      src/pages/customer/customerlist/index.jsx

+ 2
- 2
src/pages/customer/customerlist/index.jsx View File

459
             </Button>
459
             </Button>
460
         </Form.Item>
460
         </Form.Item>
461
       </Form>
461
       </Form>
462
-      <AuthButton name="admin.customer.import" noRight={null}>
462
+      {/* <AuthButton name="admin.customer.import" noRight={null}>
463
         <Button type="primary" onClick={() => exportCustomer()} style={{ float: 'right', margin: '20px 0', zIndex: 1 }}>
463
         <Button type="primary" onClick={() => exportCustomer()} style={{ float: 'right', margin: '20px 0', zIndex: 1 }}>
464
           导出
464
           导出
465
         </Button>
465
         </Button>
466
-      </AuthButton>
466
+      </AuthButton> */}
467
 
467
 
468
       <div style={{ margin: '20px 0'}}>
468
       <div style={{ margin: '20px 0'}}>
469
           <Radio.Group value={customerType} onChange={radioButtonHandleSizeChange} buttonStyle="solid">
469
           <Radio.Group value={customerType} onChange={radioButtonHandleSizeChange} buttonStyle="solid">