Explorar o código

Merge branch 'byll6.0' into newVersion6.0

luolei %!s(int64=4) %!d(string=hai) anos
pai
achega
4a9a55f5dc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/AddInspect/index.jsx

+ 1 - 1
src/components/AddInspect/index.jsx

@@ -281,7 +281,7 @@ class Inspect extends React.Component {
               this.setState({ show: false })
             }}
           >
-            {renderText}
+            {item.uniqueName}
           </li>
         })
       }