lanjianrong hace 4 años
padre
commit
107f8948a0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/pages/Product/Lock/LockStore/index.jsx

+ 1 - 1
src/pages/Product/Lock/LockStore/index.jsx

@@ -432,7 +432,7 @@ const LockStore = ({ prodList = [], dispatch, shouldUpdate }) => {
       }
       }
       toolbar={{
       toolbar={{
         search: (
         search: (
-          <Tooltip placement="bottom" title="输入软件锁号">
+          <Tooltip placement="bottom" title="输入软件锁号、客户、单位名称">
             <Input.Search
             <Input.Search
               style={{ width: '300px' }}
               style={{ width: '300px' }}
               allowClear={true}
               allowClear={true}