outaozhen 5 tahun lalu
induk
melakukan
d22a8d3e9e

+ 1 - 1
src/pages/Product/Lock/Lockstore/components/LocksDetail/Form.jsx

@@ -83,7 +83,7 @@ const LockForm = props => {
         <Divider style={{ margin: '12px 0' }} />
         <Col span={6}>客户</Col>
         <Col span={18}>
-          <span className="textPurple text-hex-967bbd" onClick={handleCompanyClick}>
+          <span className="textPurple text-hex-967bbd cursor-pointer" onClick={handleCompanyClick}>
             {longle.customerName}
           </span>
         </Col>